We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf7a5e commit f029c71Copy full SHA for f029c71
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val _version = "0.11.1-SNAPSHOT"
+lazy val _version = "0.12.0"
2
lazy val scalikejdbcVersion = "3.3.5"
3
lazy val jasyncVersion = "1.0.2" // provided
4
lazy val postgresqlVersion = "42.2.2"
0 commit comments