Skip to content

Commit 8ffce8d

Browse files
committed
1.0.1
1 parent d629846 commit 8ffce8d

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.0",
18+
"version": "1.0.1",
1919
"description": "同一の単語を間違えて連続しているのを見つけるtextlintルール",
2020
"main": "lib/textlint-rule-ja-no-successive-word.js",
2121
"directories": {
@@ -44,4 +44,4 @@
4444
"dependencies": {
4545
"kuromojin": "^1.3.1"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)