Skip to content

Commit 48c4b85

Browse files
committed
Release 0.4.3.
1 parent 2e8b394 commit 48c4b85

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,6 +1,6 @@
11
{
22
"name": "@paulmillr/micro-ftch",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"exports": "./index.ts",
55
"publish": {
66
"include": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micro-ftch",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "Wrappers for built-in fetch() enabling killswitch, logging, concurrency limit and other features",
55
"files": [
66
"lib",

0 commit comments

Comments
 (0)