Skip to content

Commit

Permalink
1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Meisel committed Aug 30, 2017
1 parent fc97cdc commit a05aeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := """reactivecouchbase-rs-core"""
organization := "org.reactivecouchbase"
version := "1.0.0-SNAPSHOT"
version := "1.0.0"
scalaVersion := "2.12.2"
crossScalaVersions := Seq(scalaVersion.value, "2.11.11")

Expand Down

0 comments on commit a05aeca

Please sign in to comment.