Skip to content

Commit 3022e5b

Browse files
committed
Update README.md
1 parent f0e7091 commit 3022e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers
1313

1414
Depending on your Scala version, you should download the specific version. If you're using Scala 2.10.x:
1515

16-
`vertx install io.vertx~mod-mysql-postgresql_2.10~0.3.0`
16+
`vertx install io.vertx~mod-mysql-postgresql_2.10~0.3.1`
1717

1818
If you're using Scala 2.11.x:
1919

20-
`vertx install io.vertx~mod-mysql-postgresql_2.11~0.3.0`
20+
`vertx install io.vertx~mod-mysql-postgresql_2.11~0.3.1`
2121

2222
If you get a "not found" exception, you might need to edit the repos.txt of your Vert.x installation to use https. See [issue 35](https://github.com/vert-x/mod-mysql-postgresql/issues/35) (thanks, @dparshin!).
2323

0 commit comments

Comments
 (0)