Skip to content

Commit 991bcff

Browse files
committed
1.0.2
1 parent a59c95f commit 991bcff

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

0 commit comments

Comments
 (0)