Skip to content

Commit 5a56ddc

Browse files
committed
0.2.0
1 parent fced747 commit 5a56ddc

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
@@ -1,7 +1,7 @@
11
{
22
"name": "punctuation-regex",
33
"description": "Regular expression for matching punctuation characters.",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"homepage": "https://github.com/regexhq/punctuation-regex",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "regexhq/punctuation-regex",
@@ -38,8 +38,8 @@
3838
],
3939
"related": {
4040
"list": [
41+
"is-punctuation",
4142
"whitespace-regex",
42-
"copyright-regex",
4343
"path-root-regex",
4444
"word-regex"
4545
]

0 commit comments

Comments
 (0)