Skip to content

Commit

Permalink
Upgrade to 0.1.7 for validation tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas committed Apr 20, 2017
1 parent b8c998e commit 59e9212
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": "elastic-builder",
"version": "0.1.6",
"version": "0.1.7",
"description": "A JavaScript implementation of the elasticsearch Query DSL",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -55,7 +55,7 @@
},
"pre-commit": {
"colors": true,
"run":[
"run": [
"lint-staged",
"test"
]
Expand Down

0 comments on commit 59e9212

Please sign in to comment.