Skip to content

Commit 8ce09df

Browse files
committed
Fixed a couple META.json typos
1 parent 898bb45 commit 8ce09df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: META.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"jsquery": {
2626
"file": "sql/jsquery.sql",
2727
"docfile": "README.md",
28-
"version": "1.0",
28+
"version": "1.0.0",
2929
"abstract": "JSON query language with GIN indexing support"
30-
},
30+
}
3131
},
3232
"resources": {
3333
"homepage": "https://github.com/postgrespro/jsquery",

0 commit comments

Comments
 (0)