Skip to content

Commit

Permalink
bumping version because NPM messed up the pack again
Browse files Browse the repository at this point in the history
  • Loading branch information
automatthew committed Feb 18, 2014
1 parent 075ac97 commit cdcbf96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "patchboard",
"description": "Patchboard API server and tools",
"author": "Matthew King",
"version": "0.4.4",
"version": "0.4.5",
"repository": {
"type": "git",
"url": "https://github.com/automatthew/patchboard/"
Expand Down
11 changes: 1 addition & 10 deletions schema.json
Expand Up @@ -28,16 +28,7 @@
"type": "string"
},
"query": {
"properties": {
"type": {
"enum": [
"string",
"number",
"integer",
"boolean"
]
}
}
"type": "object"
}
}
}
Expand Down

0 comments on commit cdcbf96

Please sign in to comment.