Skip to content

Commit b48fbdb

Browse files
committed
finish 1.3.0
1 parent ee9c171 commit b48fbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "completable-promise",
3-
"version": "1.3.0-dev",
3+
"version": "1.3.0",
44
"description": "CompletablePromise library allows to create a Promise instance that does not start its resolution upon its declaration.",
55
"keywords": [
66
"completable-promise",

0 commit comments

Comments
 (0)