Skip to content

Commit 078aba3

Browse files
committed
3.0.0
1 parent 2f65b96 commit 078aba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"src/",
1616
"lib/"
1717
],
18-
"version": "2.0.1",
18+
"version": "3.0.0",
1919
"description": "textlint rule integrate with ESLint.",
2020
"main": "lib/textlint-rule-eslint.js",
2121
"directories": {
@@ -45,4 +45,4 @@
4545
"peerDependencies": {
4646
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)