We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51224dd commit 0ab0ea3Copy full SHA for 0ab0ea3
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name" : "node.flow",
3
- "version" : "1.1.3",
+ "version" : "1.2.0",
4
"description" : "A deadly simple flow control package for node.js",
5
"keywords" : [ "flow", "node.flow", "flow control", "async", "sync", "steps" ],
6
"author" : "dreamerslab <ben@dreamerslab.com>",
@@ -20,4 +20,4 @@
20
"type": "MIT",
21
"url" : "http://en.wikipedia.org/wiki/MIT_License"
22
}]
23
-}
+}
0 commit comments