Skip to content

Commit 8a42572

Browse files
committed
7.0.4
1 parent 9e86c94 commit 8a42572

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": "promise",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Bare bones Promises/A+ implementation",
55
"main": "index.js",
66
"scripts": {
@@ -32,4 +32,4 @@
3232
"dependencies": {
3333
"asap": "~2.0.3"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)