Skip to content

Commit 33655ad

Browse files
committed
We're finally going gold
1 parent 1de7d73 commit 33655ad

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.8-SNAPSHOT"
8+
val VERSION = "0.8"
99
val TARGET_LANGS = "C++/STL, C#, Java, JavaScript, Lua, Perl, PHP, Python, Ruby"
1010

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

0 commit comments

Comments
 (0)