Skip to content
This repository was archived by the owner on Apr 17, 2018. It is now read-only.

Commit e08253a

Browse files
committed
Bumped version to 0.9.17
1 parent b3ffef7 commit e08253a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.16
1+
0.9.17

Diff for: extlib.gemspec

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Gem::Specification.new do |s|
77
s.name = "extlib"
8-
s.version = "0.9.16"
8+
s.version = "0.9.17"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["Dan Kubb"]
@@ -111,4 +111,3 @@ Gem::Specification.new do |s|
111111
s.add_dependency(%q<rspec>, ["~> 1.3"])
112112
end
113113
end
114-

0 commit comments

Comments
 (0)