Skip to content

Commit 3302ee8

Browse files
committed
chore(release): v2.2.0
1 parent b30f1b6 commit 3302ee8

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,6 +1,6 @@
11
{
22
"name": "@open-draft/deferred-promise",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",
@@ -46,4 +46,4 @@
4646
"tsx": "^3.12.1",
4747
"typescript": "^4.8.3"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)