Skip to content

Commit b43a2f1

Browse files
committed
chore(release): v2.1.0
1 parent 9994bee commit b43a2f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-draft/until",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Gracefully handle a Promise using async/await.",
55
"main": "./lib/index.js",
66
"module": "./lib/index.mjs",
@@ -34,4 +34,4 @@
3434
"build": "tsup",
3535
"release": "release publish"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)