diff --git a/VERSION b/VERSION index 39e898a..a3df0a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.1 +0.8.0 diff --git a/ruby-plsql.gemspec b/ruby-plsql.gemspec index 5aadeae..8c140e3 100644 --- a/ruby-plsql.gemspec +++ b/ruby-plsql.gemspec @@ -3,11 +3,11 @@ # Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: ruby-plsql 0.7.1 ruby lib +# stub: ruby-plsql 0.8.0 ruby lib Gem::Specification.new do |s| s.name = "ruby-plsql".freeze - s.version = "0.7.1" + s.version = "0.8.0" s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze]