Skip to content

Commit

Permalink
start: bump supported bazel version to 0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Profpatsch committed Oct 10, 2019
1 parent de310da commit e65df75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MIN_BAZEL_MAJOR=0
MIN_BAZEL_MINOR=27

MAX_BAZEL_MAJOR=0
MAX_BAZEL_MINOR=28
MAX_BAZEL_MINOR=29

set -e

Expand Down

0 comments on commit e65df75

Please sign in to comment.