Skip to content

Commit c62ffb7

Browse files
committed
4.0.3
1 parent f7ce5ac commit c62ffb7

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": "to-regex-range",
33
"description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.",
4-
"version": "4.0.2",
4+
"version": "4.0.3",
55
"homepage": "https://github.com/micromatch/to-regex-range",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [

0 commit comments

Comments
 (0)