From 324e8d874161af3f703f28d1449f82a12ac1b48d Mon Sep 17 00:00:00 2001 From: Mike Alhayek Date: Sat, 27 Jan 2024 17:55:44 -0800 Subject: [PATCH] release 3.0.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cfa386e..af19663 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": "v3.0.0", + "version": "v3.0.1", "keywords": [ "laravel","crud","crud generator", "laravel crud generator","laravel crud builder",