Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lautis committed Mar 26, 2012
1 parent f7595ab commit 36bd2c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions capistrano-node.gemspec
Expand Up @@ -5,12 +5,12 @@

Gem::Specification.new do |s|
s.name = "capistrano-node"
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 = ["Ville Lautanala"]
s.date = "2012-03-26"
s.description = "TODO: longer description of your gem"
s.description = "Capistrano scripts to handle Node deployment"
s.email = "lautis@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt"
Expand Down

0 comments on commit 36bd2c1

Please sign in to comment.