Skip to content

Commit bfc1f12

Browse files
committed
Fix meta.json
1 parent 3b2f878 commit bfc1f12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

write-good/meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
"email": "[email protected]",
66
"lang": "en",
77
"url": "https://github.com/errata-ai/write-good/releases/latest/download/write-good.zip",
8+
"feed": "https://github.com/errata-ai/write-good/releases.atom",
89
"license": "MIT",
910
"name": "write-good",
1011
"sources": [
1112
"https://github.com/btford/write-good",
1213
],
1314
"vale_version": ">=1.0.0",
1415
"coverage": 0.0,
15-
"version": "0.1.0",
16+
"version": "0.1.0"
1617
}

0 commit comments

Comments
 (0)