Skip to content

Commit

Permalink
version bump, 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehenrty committed Sep 26, 2014
1 parent 36b7d5d commit 8b9db76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ff",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"description": "Concise, Powerful Asynchronous Flow Control in JavaScript.",
"keywords": ["async", "flow control"],
Expand All @@ -24,4 +24,4 @@
"engines": {
"node": ">=0.6.0"
}
}
}

0 comments on commit 8b9db76

Please sign in to comment.