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.
2 parents fc97cdc + a05aeca commit 752f6d1Copy full SHA for 752f6d1
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