Skip to content

Commit 88b5158

Browse files
committed
Merge pull request #41 from rsim/release/release-0.5.0
Version bump to 0.5.0
2 parents 2314f65 + f44fcb7 commit 88b5158

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.0
1+
0.5.0

ruby-plsql-spec.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# DO NOT EDIT THIS FILE DIRECTLY
33
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
44
# -*- encoding: utf-8 -*-
5-
# stub: ruby-plsql-spec 0.4.0 ruby lib
5+
# stub: ruby-plsql-spec 0.5.0 ruby lib
66

77
Gem::Specification.new do |s|
88
s.name = "ruby-plsql-spec".freeze
9-
s.version = "0.4.0"
9+
s.version = "0.5.0"
1010

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

0 commit comments

Comments
 (0)