Skip to content

Commit fbd878f

Browse files
committed
1.0.2
1 parent 11669c2 commit fbd878f

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 rule that disallow to use 半角カタカナ.",
2020
"main": "lib/textlint-rule-no-hankaku-kana.js",
2121
"directories": {
@@ -39,4 +39,4 @@
3939
"match-index": "^1.0.1",
4040
"textlint-rule-helper": "^1.1.5"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)