We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2a68e commit e18a32bCopy full SHA for e18a32b
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lucene-query-parser",
3
- "version": "1.0.7",
+ "version": "1.1.0",
4
"description": "Lucene Query Parser for JavaScript created using PEG.js",
5
"main": "lib/lucene-query-parser.js",
6
"scripts": {
@@ -43,4 +43,4 @@
43
"jasmine-node": "1.10.x",
44
"pegjs": "0.8.x"
45
}
46
-}
+}
0 commit comments