lib/torque/postgresql/version.rb in torque-postgresql-1.1.0 vs lib/torque/postgresql/version.rb in torque-postgresql-1.1.1

- old
+ new

@@ -1,5 +1,5 @@ module Torque module PostgreSQL - VERSION = '1.1.0' + VERSION = '1.1.1' end end