From 954355ce1975c33aa1bc292c1672c7226bba01d1 Mon Sep 17 00:00:00 2001 From: 7nohe <7nohe.urata@gmail.com> Date: Tue, 4 Apr 2023 23:44:07 +0900 Subject: [PATCH] chore: release v0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 888280c..f65636c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@7nohe/laravel-zodgen", - "version": "0.1.1", + "version": "0.1.2", "description": "The library lets you generate Zod schemas from Laravel FormRequests.", "main": "index.js", "bin": {