From 6a6351c58f15d6a9110550f1e1c071926454c299 Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Tue, 13 Aug 2024 12:33:05 +0900 Subject: [PATCH] Prepare 13.0.21 Signed-off-by: Sora Morimoto --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea0b7198..452c7b70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "swagger-typescript-api", - "version": "13.0.20", + "version": "13.0.21", "description": "Generate the API client for Fetch or Axios from an OpenAPI Specification", "homepage": "https://github.com/acacode/swagger-typescript-api", "bugs": "https://github.com/acacode/swagger-typescript-api/issues",