From f30923f96c861e9107b41ebedb29d153349a76c1 Mon Sep 17 00:00:00 2001 From: Maxx Leung Date: Fri, 15 Mar 2024 17:34:24 +0800 Subject: [PATCH] 0.16.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a30fda..94d64b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "swagger-axios-codegen", - "version": "0.16.12", + "version": "0.16.13", "main": "./dist/index", "typings": "./dist/", "author": "Manwei Leung ",