Skip to content

Commit 966eee7

Browse files
committed
chore: release v2.0.0
1 parent 68be84d commit 966eee7

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": "1.5.0",
4+
"version": "2.0.0",
55
"description": "A strongly typed, Typescript powered, rest client library based on Fetch API.",
66
"browser": "lib/index.umd.js",
77
"module": "lib/index.js",
@@ -61,4 +61,4 @@
6161
"zero dependencies"
6262
],
6363
"packageManager": "yarn@3.5.1"
64-
}
64+
}

0 commit comments

Comments
 (0)