Skip to content

Commit aad09f9

Browse files
committed
Our next released version will be 2.0.0.
1 parent bf2975a commit aad09f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
# True source of AGI versions.
1616
# Increment these numbers immediately after releasing a new version.
17-
AGI_VERSION_MAJOR="1"
18-
AGI_VERSION_MINOR="1"
17+
AGI_VERSION_MAJOR="2"
18+
AGI_VERSION_MINOR="0"
1919
AGI_VERSION_POINT="0"
2020

2121
# See bazel.rc. Can be overriden on the command line with:

0 commit comments

Comments
 (0)