Skip to content

Commit 7cadbd4

Browse files
author
jarvisjiang
committed
v1.1.1
1 parent bb89338 commit 7cadbd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://jsr.io/schema/config-file.v1.json",
33
"name": "@happy-ts/fetch-t",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"exports": "./src/mod.ts",
66
"publish": {
77
"include": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Abortable fetch wrapper with the ability to specify the return type.",
44
"author": "jiang115jie@gmail.com",
55
"license": "GPL-3.0",
6-
"version": "1.1.0",
6+
"version": "1.1.1",
77
"type": "module",
88
"source": "src/mod.ts",
99
"main": "dist/main.cjs",

0 commit comments

Comments
 (0)