Repository: incubator-s2graph Updated Branches: refs/heads/branch-0.2.0 [created] cddbaa482
Change version from 0.1.0-SNAPSHOT to 0.2.0 for release. Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/cddbaa48 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/cddbaa48 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/cddbaa48 Branch: refs/heads/branch-0.2.0 Commit: cddbaa48290b2d38b1d0f8c6401b0535689f6a49 Parents: 1213c26 Author: DO YUNG YOON <[email protected]> Authored: Mon Aug 7 11:38:48 2017 +0900 Committer: DO YUNG YOON <[email protected]> Committed: Mon Aug 7 11:38:48 2017 +0900 ---------------------------------------------------------------------- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/cddbaa48/version.sbt ---------------------------------------------------------------------- diff --git a/version.sbt b/version.sbt index c50ee27..a33e216 100644 --- a/version.sbt +++ b/version.sbt @@ -16,4 +16,4 @@ * specific language governing permissions and limitations * under the License. */ -version in ThisBuild := "0.1.1-SNAPSHOT" \ No newline at end of file +version in ThisBuild := "0.2.0" \ No newline at end of file
