lib/torque/postgresql/version.rb in torque-postgresql-1.1.2 vs lib/torque/postgresql/version.rb in torque-postgresql-1.1.3

- old
+ new

@@ -1,5 +1,5 @@ module Torque module PostgreSQL - VERSION = '1.1.2' + VERSION = '1.1.3' end end