Skip to content

Commit 2cf3cab

Browse files
committed
inced versions
1 parent 4c0c7b9 commit 2cf3cab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers
1111

1212
## Installation
1313

14-
`vertx install io.vertx~mod-mysql-postgresql~0.1.0-SNAPSHOT`
14+
`vertx install io.vertx~mod-mysql-postgresql~0.2.0`
1515

1616
## Configuration
1717

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ modowner=io.vertx
55
modname=mod-mysql-postgresql
66

77
# Your module version
8-
version=0.2.0
8+
version=0.3.0-SNAPSHOT
99

1010
# The version of mauricios async driver
1111
asyncDriverVersion=0.2.9

0 commit comments

Comments
 (0)