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 fc97cdc commit a05aecaCopy full SHA for a05aeca
build.sbt
@@ -1,6 +1,6 @@
1
name := """reactivecouchbase-rs-core"""
2
organization := "org.reactivecouchbase"
3
-version := "1.0.0-SNAPSHOT"
+version := "1.0.0"
4
scalaVersion := "2.12.2"
5
crossScalaVersions := Seq(scalaVersion.value, "2.11.11")
6
0 commit comments