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 8355734 commit 27a1c3aCopy full SHA for 27a1c3a
build.sbt
@@ -5,7 +5,7 @@ import sbt.Keys._
5
6
resolvers += Resolver.sonatypeRepo("public")
7
8
-val VERSION = "0.7-SNAPSHOT"
+val VERSION = "0.7"
9
val TARGET_LANGS = "C++/STL, C#, Java, JavaScript, Perl, PHP, Python, Ruby"
10
11
lazy val root = project.in(file(".")).
0 commit comments