From 0f0a986ea431f58346c5364189bdc1412ed82581 Mon Sep 17 00:00:00 2001 From: Ammon Casey Date: Wed, 15 May 2019 14:35:59 -1000 Subject: [PATCH] composer.json fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e1d7a79..97b2b06 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "ammonkc/laravel-init", "description": "Laravel Artisan commands to help with initial app setup", - "version": "0.1.0", + "version": "0.1.3", "keywords": [ "ammonkc", "laravel-init",