Skip to content

Commit

Permalink
Bump npm version -> 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
laverdet committed Apr 27, 2012
1 parent c8f13e3 commit 8c057e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
{ {
"name": "fibers", "name": "fibers",
"version": "0.6.5", "version": "0.6.6",
"description": "Cooperative multi-tasking for Javascript; or, the closest thing to a thread you'll see in node", "description": "Cooperative multi-tasking for Javascript; or, the closest thing to a thread you'll see in node",
"keywords": [ "keywords": [
"fiber", "fibers", "coroutine", "thread", "async", "parallel", "worker", "future", "promise"], "fiber", "fibers", "coroutine", "thread", "async", "parallel", "worker", "future", "promise"],
Expand Down

0 comments on commit 8c057e1

Please sign in to comment.