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

Commit

Permalink
Bumped version to 0.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed Jan 8, 2013
1 parent b3ffef7 commit e08253a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.16
0.9.17
3 changes: 1 addition & 2 deletions extlib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = "extlib"
s.version = "0.9.16"
s.version = "0.9.17"

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

0 comments on commit e08253a

Please sign in to comment.