Skip to content

Commit

Permalink
chore(release): v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 7, 2022
1 parent fcd0fee commit 7bff6a2
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.0.0",
"version": "2.1.0",
"description": "A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.",
"main": "./build/index.js",
"typings": "./build/index.d.ts",
Expand Down Expand Up @@ -33,4 +33,4 @@
"tsx": "^3.12.1",
"typescript": "^4.8.3"
}
}
}

0 comments on commit 7bff6a2

Please sign in to comment.