Skip to content

Commit

Permalink
bump version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dominictarr committed Oct 26, 2011
1 parent 8a954c0 commit aa6361e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 108 deletions.
9 changes: 0 additions & 9 deletions bin/json_parse

This file was deleted.

5 changes: 3 additions & 2 deletions package.json
@@ -1,12 +1,13 @@
{ "name": "JSON.sh" { "name": "JSON.sh"
, "version": "0.0.2" , "version": "0.0.3"
, "description": "" , "description": ""
, "homepage": "http://github.com/dominictarr/JSON-sh" , "homepage": "http://github.com/dominictarr/JSON-sh"
, "repository": , "repository":
{ "type": "git" { "type": "git"
, "url": "https://github.com/dominictarr/JSON-sh.git" } , "url": "https://github.com/dominictarr/JSON-sh.git" }
, "bin": { , "bin": {
"json_parse": "./bin/json_parse" "json_parse": "./JSON.sh"
"JSON.sh": "./JSON.sh"
} }
, "dependencies": {} , "dependencies": {}
, "devDependencies": {} , "devDependencies": {}
Expand Down
97 changes: 0 additions & 97 deletions parse.sh

This file was deleted.

0 comments on commit aa6361e

Please sign in to comment.