summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2019-12-27 00:54:28 +0100
committerDavid Ostrovsky <david@ostrovsky.org>2020-01-18 08:25:17 +0100
commitf95ea45bb2e3bde7ba781c58bdfa316ab3ddd6fd (patch)
treecc3aabdbe7c18aa17852ec17f309784718a2f47f
parent6dfb8aedbb15fdec00440e8d2218853e106e8adb (diff)
Bump Bazel version to 2.0.0
Bazel 2.0 is a new major version of Bazel and brings some important flag flips that did not make it into Bazel 1.0. In particular Bazel's Debian package and the binary installer now include an improved wrapper that understands <WORKSPACE>/.bazelversion files and the $USE_BAZEL_VERSION environment variable. This is similar to what Bazelisk offers, except that it works offline and integrates with apt-get. Change-Id: Ia0bbd19649880a6803f69b85fad0283b52a5721f
-rw-r--r--.bazelversion2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bazelversion b/.bazelversion
index 9084fa2f71..227cea2156 100644
--- a/.bazelversion
+++ b/.bazelversion
@@ -1 +1 @@
-1.1.0
+2.0.0