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