Skip to content

Commit a962b2a

Browse files
committed
Bump gem version to 0.2.0
1 parent 9cfe20c commit a962b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capistrano-symfony.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |gem|
66
gem.name = "capistrano-symfony"
7-
gem.version = '0.1.0'
7+
gem.version = '0.2.0'
88
gem.authors = ["Peter Mitchell"]
99
gem.email = ["pete@peterjmit.com"]
1010
gem.description = %q{Symfony specific Capistrano tasks}

0 commit comments

Comments
 (0)