We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c414f commit 5a4fe56Copy full SHA for 5a4fe56
capistrano-laravel.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |spec|
6
spec.name = 'capistrano-laravel'
7
- spec.version = '0.3.0'
+ spec.version = '0.0.3'
8
spec.authors = ['Peter Mitchell', 'Andrew Miller']
9
spec.email = ['peterjmit@gmail.com', 'ikari7789@yahoo.com']
10
spec.description = %q{Laravel specific deployment options for Capistrano 3.x}
0 commit comments