diff --git a/package.json b/package.json index 2a48892..783adcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@7nohe/laravel-typegen", - "version": "0.1.8", + "version": "0.2.0", "description": "The library lets you generate TypeScript types from your Laravel code.", "bin": { "laravel-typegen": "dist/src/cli.js"