diff --git a/package.json b/package.json index 661ce24..a15ddb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@7nohe/laravel-typegen", - "version": "0.1.3", + "version": "0.1.4", "description": "The library lets you generate TypeScript types from your Laravel models.", "bin": { "laravel-typegen": "dist/src/cli.js"