We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de7d73 commit 33655adCopy full SHA for 33655ad
build.sbt
@@ -5,7 +5,7 @@ import sbt.Keys._
5
6
resolvers += Resolver.sonatypeRepo("public")
7
8
-val VERSION = "0.8-SNAPSHOT"
+val VERSION = "0.8"
9
val TARGET_LANGS = "C++/STL, C#, Java, JavaScript, Lua, Perl, PHP, Python, Ruby"
10
11
lazy val root = project.in(file(".")).
0 commit comments