From b6c517d83db5fdf14b9e4edc8056bd3e9343b5fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ewilan=20Rivi=C3=A8re?= Date: Tue, 4 Apr 2023 14:38:09 +0200 Subject: [PATCH] 1.2.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6323b55..82b794a 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "kiwilan/typescriptable-laravel", "description": "PHP package for Laravel to type Eloquent models and routes with autogenerated TypeScript, ready for Inertia with associated NPM package.", - "version": "1.1.13", + "version": "1.2.0", "keywords": [ "kiwilan", "laravel",