From 9d92cbaecaab006a3c2411fc7c15918bdf37f93f Mon Sep 17 00:00:00 2001 From: Urata Daiki <7nohe@users.noreply.github.com> Date: Mon, 6 May 2024 22:12:14 +0900 Subject: [PATCH] chore: release v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1115f2..4919cae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@7nohe/laravel-zodgen", - "version": "0.1.6", + "version": "0.2.0", "description": "The library lets you generate Zod schemas from Laravel FormRequests.", "type": "module", "bin": {