Skip to content

Commit 947c00f

Browse files
committed
0.7.3
1 parent a40cd46 commit 947c00f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "softcreatr/jsonpath",
33
"description": "JSONPath implementation for parsing, searching and flattening arrays",
4-
"version": "0.7.2",
4+
"version": "0.7.3",
55
"license": "MIT",
66
"authors": [
77
{
@@ -54,6 +54,7 @@
5454
},
5555
"support": {
5656
"email": "[email protected]",
57+
"forum": "https://github.com/SoftCreatR/JSONPath/discussions",
5758
"issues": "https://github.com/SoftCreatR/JSONPath/issues",
5859
"source": "https://github.com/SoftCreatR/JSONPath"
5960
}

0 commit comments

Comments
 (0)