Skip to content

Commit

Permalink
Bump npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
laverdet committed Feb 18, 2011
1 parent 18917ba commit fc88cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fibers",
"version": "0.1.5",
"version": "0.1.6",
"description": "Cooperative multi-tasking for Javascript; or, the closest thing to a thread you'll see in node",
"keywords": ["fiber", "fibers", "coroutine", "thread", "async", "parallel", "worker"],
"homepage": "https://github.com/laverdet/node-fibers",
Expand Down

0 comments on commit fc88cfc

Please sign in to comment.