Skip to content

Commit

Permalink
match (released) jdbc-sqlite3 3.20.1 gem version on this branch
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
kares committed Nov 9, 2017
1 parent 4c7d88a commit 8e478d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdbc-sqlite3/lib/jdbc/sqlite3/version.rb
@@ -1,6 +1,6 @@
module Jdbc
module SQLite3
DRIVER_VERSION = '3.20.1'
VERSION = DRIVER_VERSION + '.1'
VERSION = DRIVER_VERSION
end
end

0 comments on commit 8e478d8

Please sign in to comment.