Skip to content

Commit 2246e6c

Browse files
committed
Release 0.8.0
1 parent 868558c commit 2246e6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.1
1+
0.8.0

ruby-plsql.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
44
# -*- encoding: utf-8 -*-
55

6-
# stub: ruby-plsql 0.7.1 ruby lib
6+
# stub: ruby-plsql 0.8.0 ruby lib
77

88
Gem::Specification.new do |s|
99
s.name = "ruby-plsql".freeze
10-
s.version = "0.7.1"
10+
s.version = "0.8.0"
1111

1212
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
1313
s.require_paths = ["lib".freeze]

0 commit comments

Comments
 (0)