From 595441bc1a655695ced6e788ac8885cedd169c28 Mon Sep 17 00:00:00 2001 From: Mike Alhayek Date: Wed, 25 Apr 2018 07:28:36 -0700 Subject: [PATCH] Creates v2.2.9 after #59 fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a195f57..78135af 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "crestapps/laravel-code-generator", "license": "MIT", "description": "An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.", - "version": "v2.2.8", + "version": "v2.2.9", "keywords": [ "laravel","crud","crud generator", "laravel crud generator","laravel crud builder",