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