Skip to content

Commit 5a4fe56

Browse files
committed
Bumped version to 0.0.3. Sorry for that. Still new to this.
1 parent 15c414f commit 5a4fe56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capistrano-laravel.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 |spec|
66
spec.name = 'capistrano-laravel'
7-
spec.version = '0.3.0'
7+
spec.version = '0.0.3'
88
spec.authors = ['Peter Mitchell', 'Andrew Miller']
99
spec.email = ['peterjmit@gmail.com', 'ikari7789@yahoo.com']
1010
spec.description = %q{Laravel specific deployment options for Capistrano 3.x}

0 commit comments

Comments
 (0)