lib/gecoder/version.rb in gecoder-1.1.0 vs lib/gecoder/version.rb in gecoder-1.1.1

- old
+ new

@@ -1,4 +1,4 @@ module GecodeR #:nodoc: # A string representation of the Gecode/R version. - VERSION = '1.1.0' + VERSION = '1.1.1' end