Skip to content

Commit 1c2d28e

Browse files
author
jarvisjiang
committed
v1.0.12
1 parent aeae93d commit 1c2d28e

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.0.11",
4+
"version": "1.0.12",
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.0.11",
6+
"version": "1.0.12",
77
"type": "module",
88
"source": "src/mod.ts",
99
"main": "dist/main.cjs",

0 commit comments

Comments
 (0)