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 0855e91 commit e300706Copy full SHA for e300706
build.sbt
@@ -1,4 +1,4 @@
1
-version := "0.1-SNAPSHOT"
+version in ThisBuild := "0.1-RC2"
2
3
lazy val json = crossProject.in(file("."))
4
.settings(ScalaJSON.commonSettings: _*)
0 commit comments