Skip to content

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Feb 5, 2015
1 parent 54f0968 commit bcbe9fa
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": "thread-sleep",
"version": "0.0.1",
"version": "0.0.2",
"description": "A native module for when you just need node to back off for a few milliseconds",
"keywords": [],
"main": "index.js",
Expand Down Expand Up @@ -30,4 +30,4 @@
},
"author": "ForbesLindesay",
"license": "MIT"
}
}

0 comments on commit bcbe9fa

Please sign in to comment.