Skip to content

Commit 6482096

Browse files
committed
bump version to 0.7.2(fix security dependency)
1 parent cf2df2c commit 6482096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openapi-integration/swr-request-generator",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "A tool for generating TypeScript code and interface from swagger by using SWR and axios as client.",
55
"main": "lib/index.js",
66
"module": "module/index.js",

0 commit comments

Comments
 (0)