Skip to content

Commit ed4bebf

Browse files
committed
1.1.0
1 parent 656a69e commit ed4bebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"src/",
1616
"lib/"
1717
],
18-
"version": "1.0.1",
18+
"version": "1.1.0",
1919
"description": "textlint rule that limit max continuous length of kanji(漢字).",
2020
"main": "lib/textlint-rule-max-kanji-continuous-len.js",
2121
"directories": {
@@ -44,4 +44,4 @@
4444
"match-index": "^1.0.1",
4545
"textlint-rule-helper": "^2.0.0"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)