lib/cql/version.rb in
cql-1.4.1
vs lib/cql/version.rb in
cql-1.4.2
- old
+ new
@@ -1,4 +1,4 @@
module CQL # The current version of the gem
- VERSION = '1.4.1'
+ VERSION = '1.4.2'
end