Skip to content

Commit 27a1c3a

Browse files
committed
Pumped version for 0.7 release
1 parent 8355734 commit 27a1c3a

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
@@ -5,7 +5,7 @@ import sbt.Keys._
55

66
resolvers += Resolver.sonatypeRepo("public")
77

8-
val VERSION = "0.7-SNAPSHOT"
8+
val VERSION = "0.7"
99
val TARGET_LANGS = "C++/STL, C#, Java, JavaScript, Perl, PHP, Python, Ruby"
1010

1111
lazy val root = project.in(file(".")).

0 commit comments

Comments
 (0)