Commit 107b88f6 authored by John E. Vincent's avatar John E. Vincent

version bump for release

parent 526e1e74
module Noah
VERSION = "0.6"
VERSION = "0.8"
end
......@@ -4,7 +4,7 @@ require "noah/version"
Gem::Specification.new do |s|
s.name = "noah"
s.version = "#{Noah::VERSION}.pre"
s.version = "#{Noah::VERSION}"
s.post_install_message = %q{This release has backwards incompatible changes to the API. Please watch http://goo.gl/jYqp2 for details}
s.platform = Gem::Platform::RUBY
#s.platform = "jruby"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment