We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9c171 commit b48fbdbCopy full SHA for b48fbdb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "completable-promise",
3
- "version": "1.3.0-dev",
+ "version": "1.3.0",
4
"description": "CompletablePromise library allows to create a Promise instance that does not start its resolution upon its declaration.",
5
"keywords": [
6
"completable-promise",
0 commit comments