Skip to content

Commit

Permalink
chore(release): v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 7, 2023
1 parent b30f1b6 commit 3302ee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-draft/deferred-promise",
"version": "2.1.0",
"version": "2.2.0",
"description": "A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.",
"main": "./build/index.js",
"types": "./build/index.d.ts",
Expand Down Expand Up @@ -46,4 +46,4 @@
"tsx": "^3.12.1",
"typescript": "^4.8.3"
}
}
}

0 comments on commit 3302ee8

Please sign in to comment.