Skip to content

Commit 2c18520

Browse files
committed
version 0.5.1
1 parent df135b2 commit 2c18520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Keys._
33

44
object ScalikeJDBCAsyncProject extends Build {
55

6-
lazy val _version = "0.5.0"
6+
lazy val _version = "0.5.1"
77
lazy val scalikejdbcVersion = "2.1.0"
88
lazy val mauricioVersion = "0.2.14"
99
lazy val defaultPlayVersion = play.core.PlayVersion.current

0 commit comments

Comments
 (0)