We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0c7b9 commit 2cf3cabCopy full SHA for 2cf3cab
README.md
@@ -11,7 +11,7 @@ This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers
11
12
## Installation
13
14
-`vertx install io.vertx~mod-mysql-postgresql~0.1.0-SNAPSHOT`
+`vertx install io.vertx~mod-mysql-postgresql~0.2.0`
15
16
## Configuration
17
gradle.properties
@@ -5,7 +5,7 @@ modowner=io.vertx
5
modname=mod-mysql-postgresql
6
7
# Your module version
8
-version=0.2.0
+version=0.3.0-SNAPSHOT
9
10
# The version of mauricios async driver
asyncDriverVersion=0.2.9
0 commit comments