Skip to content

Commit f0e7091

Browse files
committed
inced version
Signed-off-by: Joern Bernhardt <jb@campudus.com>
1 parent 77d0a05 commit f0e7091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/VertxScalaBuild.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import sbt._
66
object Variables {
77
val org = "io.vertx"
88
val name = "mod-mysql-postgresql"
9-
val version = "0.3.1"
9+
val version = "0.4.0-SNAPSHOT"
1010
val scalaVersion = "2.10.4"
1111
val crossScalaVersions = Seq("2.10.4", "2.11.2")
1212
val description = "Fully async MySQL / PostgreSQL module for Vert.x"

0 commit comments

Comments
 (0)