From febb22c2b5bbcf0649b433410d62b17bfc407a11 Mon Sep 17 00:00:00 2001 From: 7nohe <7nohe.urata@gmail.com> Date: Tue, 31 Oct 2023 23:20:28 +0900 Subject: [PATCH] chore: release v0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66dba96..cdcf84d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@7nohe/openapi-react-query-codegen", - "version": "0.5.0", + "version": "0.5.1", "description": "OpenAPI React Query Codegen", "bin": { "openapi-rq": "dist/src/cli.js"