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

Commit fd1243b

Browse files
authored
Merge pull request #75 from juanjux/bump_version2
Bump version
2 parents ec16409 + ddeea2a commit fd1243b

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.10.0"
5+
version := "1.10.1"
66

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

0 commit comments

Comments
 (0)