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 8eec48b commit 1642c23Copy full SHA for 1642c23
jdbc-postgres/lib/jdbc/postgres/version.rb
@@ -1,6 +1,6 @@
1
module Jdbc
2
module Postgres
3
- DRIVER_VERSION = '42.7.8'
+ DRIVER_VERSION = '42.7.8.1'
4
VERSION = DRIVER_VERSION
5
end
6
0 commit comments