lib/tnql/version.rb in tnql-1.0.2 vs lib/tnql/version.rb in tnql-1.0.3

- old
+ new

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