Skip to content

Commit 3bb82a4

Browse files
committed
chore: release v2.0.4
1 parent 8762eaf commit 3bb82a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "scarlett",
33
"type": "module",
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"description": "A rest client library that actually covers high complexity scenarios...for real!",
66
"browser": "lib/index.umd.js",
77
"module": "lib/index.js",
@@ -67,4 +67,4 @@
6767
"zero dependencies"
6868
],
6969
"packageManager": "yarn@3.5.1"
70-
}
70+
}

0 commit comments

Comments
 (0)