Skip to content

Commit ebe2c79

Browse files
committed
0.1.0 release
1 parent d06ff5b commit ebe2c79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1.0-SNAPSHOT
8+
version=0.1.0
99

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

src/main/resources/mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// Optional fields
1212
//"developers": ["Other Dev 1", "Other Dev 2"],
1313
"keywords": ["db", "database", "mysql", "postgresql"],
14-
"homepage": "https://github.com/campudus/vertx-mysql-postgresql"
14+
"homepage": "https://github.com/vert-x/mod-mysql-postgresql"
1515
}

0 commit comments

Comments
 (0)