Skip to content

Commit 087c966

Browse files
author
Charlike Mike Reagent
committed
0.1.3
1 parent 0d6f82d commit 087c966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "word-regex",
33
"description": "Regular expression for matching words in a string. Support for english, CJK and Cyrillic.",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"homepage": "https://github.com/regexps/word-regex",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "regexps/word-regex",

0 commit comments

Comments
 (0)