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 0fe9291 commit 6572debCopy full SHA for 6572deb
README.md
@@ -33,7 +33,7 @@ Add following lines to your build.sbt
33
```
34
resolvers += "sxfcode Bintray Repo" at "https://dl.bintray.com/sfxcode/maven/"
35
36
-libraryDependencies += "com.sfxcode.nosql" %% "simple-mongo" % "1.0.4"
+libraryDependencies += "com.sfxcode.nosql" %% "simple-mongo" % "1.2.0"
37
38
39
version.sbt
@@ -1 +1 @@
1
-version in ThisBuild := "1.2.0-SNAPSHOT"
+version in ThisBuild := "1.2.0"
0 commit comments