Skip to content

Commit 85c4f6b

Browse files
committed
Update version number.
1 parent 7b33d6e commit 85c4f6b

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/kotlin

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Env.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ object Env {
5252
* Information about the library and author.
5353
*/
5454
object FacileJDBC {
55-
const val VERSION = "2.1.0"
55+
const val VERSION = "3.0.0-SNAPSHOT"
5656
const val ID = "facilejdbc"
5757
const val NAME = "facilejdbc"
5858
const val GROUP = "io.jenetics"

0 commit comments

Comments
 (0)