Skip to content

Commit

Permalink
Regenerate gemspec for version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oscardelben committed May 1, 2012
1 parent ff7e2a2 commit 89abd4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sheet.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "sheet"
s.version = "0.1.5"
s.version = "0.2.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Oscar Del Ben"]
s.date = "2012-04-18"
s.date = "2012-05-01"
s.description = "sheets allows you to store and browse snippets of text from your command line."
s.email = "info@oscardelben.com"
s.executables = ["sheet"]
Expand Down

0 comments on commit 89abd4a

Please sign in to comment.