We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6f82d commit 087c966Copy full SHA for 087c966
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "word-regex",
3
"description": "Regular expression for matching words in a string. Support for english, CJK and Cyrillic.",
4
- "version": "0.1.2",
+ "version": "0.1.3",
5
"homepage": "https://github.com/regexps/word-regex",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"repository": "regexps/word-regex",
0 commit comments