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