diff --git a/composer.json b/composer.json index 6c8d455..be26ad0 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "imritesh/livecrud", "description": "Generate Basic Crud Operations With Livewire and Tailwind Css For Laravel", "license": "MIT", - "version": "v2.1.0", + "version": "v2.1.1", "authors": [ { "name": "Ritesh Singh", diff --git a/src/stubs/bootstrap.crud.php.stud b/src/stubs/bootstrap.crud.php.stub similarity index 100% rename from src/stubs/bootstrap.crud.php.stud rename to src/stubs/bootstrap.crud.php.stub