From 656c4a4f16d25daa245c9f38111829a8cab386b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E6=84=8F?= Date: Fri, 19 Jul 2024 17:46:31 +0800 Subject: [PATCH] [fix] Action Publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfea6c7..f72f647 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thatcompany/axios", - "version": "1.0.5", + "version": "1.1.0", "description": "像Spring一样编写前端请求。Like edit Spring Controller, edit TypeScript class for Axios", "main": "lib/index.js", "types": "lib/index.d.ts",