lib/crate_ruby/version.rb in crate_ruby-0.0.6 vs lib/crate_ruby/version.rb in crate_ruby-0.0.7
- old
+ new
@@ -18,7 +18,7 @@
# However, if you have executed another commercial license agreement
# with Crate these terms will supersede the license and you may use the
# software solely pursuant to the terms of the relevant commercial agreement.
module CrateRuby
- VERSION = "0.0.6"
+ VERSION = "0.0.7"
end