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

Commit

Permalink
Bump gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
eightbitraptor committed Jul 10, 2012
1 parent 8e1feb2 commit 07e9af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jqplot-rails.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "jqplot-rails"
s.version = "0.1"
s.version = "0.2"
s.platform = Gem::Platform::RUBY
s.authors = ["Matt House"]
s.email = ["matt@eightbitraptor.com"]
Expand All @@ -14,4 +14,4 @@ Gem::Specification.new do |s|
s.add_dependency "thor", "~> 0.14"
s.add_development_dependency "bundler", "~> 1.0.0"
s.add_development_dependency "rails", "~> 3.0"
end
end

0 comments on commit 07e9af9

Please sign in to comment.