diff --git a/lib/torque/postgresql/version.rb b/lib/torque/postgresql/version.rb index cac4e00..59602cd 100644 --- a/lib/torque/postgresql/version.rb +++ b/lib/torque/postgresql/version.rb @@ -2,6 +2,6 @@ module Torque module PostgreSQL - VERSION = '3.3.3' + VERSION = '3.4.0' end end