Skip to content

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Aug 10, 2021
1 parent 868558c commit 2246e6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.1
0.8.0
4 changes: 2 additions & 2 deletions ruby-plsql.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 2246e6c

Please sign in to comment.