lib/tnql/version.rb in tnql-1.1.1 vs lib/tnql/version.rb in tnql-1.1.2

- old
+ new

@@ -1,4 +1,4 @@ # This stores the current version of the Tnql gem module Tnql - VERSION = '1.1.1'.freeze + VERSION = '1.1.2'.freeze end