lib/torque/postgresql/version.rb in torque-postgresql-3.2.2 vs lib/torque/postgresql/version.rb in torque-postgresql-3.3.0
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Torque
module PostgreSQL
- VERSION = '3.2.2'
+ VERSION = '3.3.0'
end
end