lib/dbd/SQLite3.rb in dbd-sqlite3-1.2.4 vs lib/dbd/SQLite3.rb in dbd-sqlite3-1.2.5

- old
+ new

@@ -48,10 +48,10 @@ # Requires DBI and the 'sqlite3-ruby' gem to work. # # Only things that extend DBI's results are documented. # module SQLite3 - VERSION = "1.2.4" + VERSION = "1.2.5" DESCRIPTION = "SQLite 3.x DBD for DBI" # # returns 'SQLite3' #