Skip to content

Commit 0ab0ea3

Browse files
committed
v1.2.0
1 parent 51224dd commit 0ab0ea3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "node.flow",
3-
"version" : "1.1.3",
3+
"version" : "1.2.0",
44
"description" : "A deadly simple flow control package for node.js",
55
"keywords" : [ "flow", "node.flow", "flow control", "async", "sync", "steps" ],
66
"author" : "dreamerslab <ben@dreamerslab.com>",
@@ -20,4 +20,4 @@
2020
"type": "MIT",
2121
"url" : "http://en.wikipedia.org/wiki/MIT_License"
2222
}]
23-
}
23+
}

0 commit comments

Comments
 (0)