Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit ec16409

Browse files
authored
Merge pull request #74 from juanjux/bump_version
Bump version
2 parents ef60fcc + 8abb728 commit ec16409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sys.process._
22

33
name := "bblfsh-client"
44
organization := "org.bblfsh"
5-
version := "1.9.1"
5+
version := "1.10.0"
66

77
scalaVersion := "2.11.11"
88
val libuastVersion = "v1.9.1"

0 commit comments

Comments
 (0)