lib/cql/version.rb in cql-1.4.2 vs lib/cql/version.rb in cql-1.5.0

- old
+ new

@@ -1,4 +1,4 @@ module CQL # The current version of the gem - VERSION = '1.4.2' + VERSION = '1.5.0' end