Skip to content

Commit

Permalink
Release version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thoward committed Sep 25, 2017
1 parent 2a2a68e commit e18a32b
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": "lucene-query-parser",
"version": "1.0.7",
"version": "1.1.0",
"description": "Lucene Query Parser for JavaScript created using PEG.js",
"main": "lib/lucene-query-parser.js",
"scripts": {
Expand Down Expand Up @@ -43,4 +43,4 @@
"jasmine-node": "1.10.x",
"pegjs": "0.8.x"
}
}
}

0 comments on commit e18a32b

Please sign in to comment.