Skip to content

Commit 494a733

Browse files
committed
Update version for botched 9.1.0 release
1 parent c8c1a5b commit 494a733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: jdbc-mysql/lib/jdbc/mysql/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Jdbc
22
module MySQL
33
DRIVER_VERSION = '9.1.0'
4-
VERSION = DRIVER_VERSION
4+
VERSION = DRIVER_VERSION + '.1'
55
end
66
end

0 commit comments

Comments
 (0)