lib/gecoder/version.rb in
gecoder-0.9.1
vs lib/gecoder/version.rb in
gecoder-1.0.0
- old
+ new
@@ -1,4 +1,4 @@
module GecodeR #:nodoc: # A string representation of the Gecode/R version.
- VERSION = '0.9.1'
+ VERSION = '1.0.0'
end