Skip to content

Commit b26f5ce

Browse files
authored
0.11.0
1 parent d693ff0 commit b26f5ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The [svelte-eslint-parser] aims to make it easy to create your own rules for the
3232

3333
The [svelte-eslint-parser] and the `@ota-meshi/eslint-plugin-svelte` can not be used with the [eslint-plugin-svelte3].
3434

35-
[svelte-eslint-parser]: https://www.npmjs.com/package/svelte-eslint-parser
35+
[svelte-eslint-parser]: https://github.com/ota-meshi/svelte-eslint-parser
3636
[eslint-plugin-svelte3]: https://github.com/sveltejs/eslint-plugin-svelte3
3737
[eslint]: https://eslint.org/
3838

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ota-meshi/eslint-plugin-svelte",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)