Skip to content

Commit 752f6d1

Browse files
Merge pull request #21 from etspaceman/1.0.0-Release
1.0.0 release
2 parents fc97cdc + a05aeca commit 752f6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := """reactivecouchbase-rs-core"""
22
organization := "org.reactivecouchbase"
3-
version := "1.0.0-SNAPSHOT"
3+
version := "1.0.0"
44
scalaVersion := "2.12.2"
55
crossScalaVersions := Seq(scalaVersion.value, "2.11.11")
66

0 commit comments

Comments
 (0)