From 80fd686cb353ec7642f29fae8fba6b7d02bf63d2 Mon Sep 17 00:00:00 2001 From: Urata Daiki <7nohe@users.noreply.github.com> Date: Sun, 26 May 2024 09:48:51 +0900 Subject: [PATCH] chore: release v0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4919cae..4b54511 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@7nohe/laravel-zodgen", - "version": "0.2.0", + "version": "0.2.1", "description": "The library lets you generate Zod schemas from Laravel FormRequests.", "type": "module", "bin": {