Skip to content

Commit

Permalink
Version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mde committed Sep 16, 2014
1 parent 2f764d1 commit c505650
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": "true",
"version": "0.0.2",
"version": "0.0.3",
"description": "A JavaScript port of the Unix utility 'true'. Returns the Boolean value `true`",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -30,4 +30,4 @@
"devDependencies": {
"jake": "0.7.x"
}
}
}

0 comments on commit c505650

Please sign in to comment.