Navigation Menu

Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
skalnik committed May 19, 2009
1 parent fa8f116 commit 5e87724
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions reach.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = %q{reach}
s.version = "0.0.0"
s.version = "0.1.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Nick Kezhaya", "Mike Skalnik"]
Expand All @@ -16,7 +16,8 @@ Gem::Specification.new do |s|
"README.rdoc",
"Rakefile",
"VERSION",
"lib/reach.rb"
"lib/reach.rb",
"reach.gemspec"
]
s.has_rdoc = true
s.homepage = %q{http://github.com/nkezhaya/reach}
Expand Down

0 comments on commit 5e87724

Please sign in to comment.