Skip to content

Commit e18a32b

Browse files
committed
Release version 1.1.0
1 parent 2a2a68e commit e18a32b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lucene-query-parser",
3-
"version": "1.0.7",
3+
"version": "1.1.0",
44
"description": "Lucene Query Parser for JavaScript created using PEG.js",
55
"main": "lib/lucene-query-parser.js",
66
"scripts": {
@@ -43,4 +43,4 @@
4343
"jasmine-node": "1.10.x",
4444
"pegjs": "0.8.x"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)