Skip to content

Commit b14bb97

Browse files
committed
Fix meta.json
1 parent b16b968 commit b14bb97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proselint/meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
"email": "support@errata.ai",
55
"lang": "en",
66
"url": "https://github.com/errata-ai/proselint/releases/latest/download/proselint.zip",
7+
"feed": "https://github.com/errata-ai/proselint/releases.atom",
78
"license": "BSD-3-Clause",
89
"name": "proselint",
910
"sources": [
1011
"https://github.com/amperser/proselint",
1112
],
1213
"vale_version": ">=1.0.0",
1314
"coverage": 0.0,
14-
"version": "0.1.0",
15+
"version": "0.1.0"
1516
}

0 commit comments

Comments
 (0)