Skip to content

Commit

Permalink
increment gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhanoldt committed Apr 22, 2016
1 parent 8ce862f commit 7537bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capistrano-pm2.gemspec
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = 'capistrano-pm2'
spec.version = '1.0.3'
spec.version = '1.0.4'
spec.authors = ['Tom Hanoldt']
spec.email = ['monotom@gmail.com']
spec.description = 'nodejs pm2 support for Capistrano 3.x'
Expand Down

0 comments on commit 7537bc7

Please sign in to comment.