Skip to content

Commit

Permalink
- release of version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbaum committed Sep 19, 2017
1 parent 3e8db52 commit 3dec627
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Laravel-Artisan Cookbook Changelog

## 0.5.1
* Added missing changelog for 0.5.0 features

## 0.5.0
* Added support of `php artisan migrate:status`
* Added support of `php artisan queue:work`
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache-2.0'
description "Run laravel's artisan commands"
long_description "Run laravel's artisan commands on remote nodes"
version '0.5.0'
version '0.5.1'
chef_version '>= 12.1' if respond_to?(:chef_version)
supports 'ubuntu', '= 16.04'

Expand Down

0 comments on commit 3dec627

Please sign in to comment.