Skip to content

Commit 5ab670f

Browse files
committed
1.0.1
1 parent 89d420b commit 5ab670f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"name": "js-jsonq",
33
"description": "A simple Javascript Library to Query over Json Data",
4-
"tags": ["query", "filter", "json", "jsonq", "json-query"],
5-
"version": "1.0.0",
4+
"tags": [
5+
"query",
6+
"filter",
7+
"json",
8+
"jsonq",
9+
"json-query"
10+
],
11+
"version": "1.0.1",
612
"repository": {
713
"type": "git",
814
"url": "git://github.com:me-shaon/js-jsonq.git"

0 commit comments

Comments
 (0)