Skip to content

Commit

Permalink
Updated gemspec with new version (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Mar 12, 2018
1 parent cc21200 commit 2661b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capistrano-symfony.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |gem|
gem.name = "capistrano-symfony"
gem.version = '1.0.0.rc2'
gem.version = '1.0.0.rc3'
gem.authors = ["Peter Mitchell"]
gem.email = ["pete@peterjmit.com"]
gem.description = %q{Symfony specific Capistrano tasks}
Expand Down

0 comments on commit 2661b4a

Please sign in to comment.