diff --git a/package.json b/package.json index 374580e..5a01162 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@7nohe/laravel-typegen", - "version": "0.4.0", + "version": "0.4.1", "description": "The library lets you generate TypeScript types from your Laravel code.", "bin": { "laravel-typegen": "dist/src/cli.js"