Skip to content

Commit

Permalink
bump version 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeerickson committed Jul 3, 2020
1 parent 0bd48ea commit 092a8a8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified builds/laravel-craftsman
Binary file not shown.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codedungeon/laravel-craftsman",
"version": "1.9.0",
"version": "1.10.1",
"description": "Laravel Craftsman",
"keywords": [
"cli",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "laravel-craftsman",
"version": "1.10.0",
"build": "322",
"version": "1.10.1",
"build": "323",
"description": "Laravel Craftsman",
"tagLine": "Laravel Artisan Make On Steroids",
"main": "index.js",
Expand Down

0 comments on commit 092a8a8

Please sign in to comment.