Skip to content

Commit 71123dc

Browse files
committed
v0.1.4
1 parent ea48f59 commit 71123dc

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": "await-on",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "really simple error handling with await/async",
55
"main": "lib/await-on.js",
66
"directories": {
@@ -23,7 +23,7 @@
2323
],
2424
"repository": {
2525
"type": "git",
26-
"url": "https://github.com/bitstrider/await-on.git"
26+
"url": "https://github.com/json2d/await-on.git"
2727
},
2828
"author": "Jason Yung",
2929
"license": "MIT",

0 commit comments

Comments
 (0)