Skip to content

Commit cba84d3

Browse files
committed
2.1.1
1 parent de34e50 commit cba84d3

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": "2.1.0",
4+
"version": "2.1.1",
55
"homepage": "https://github.com/micromatch/to-regex-range",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "micromatch/to-regex-range",

0 commit comments

Comments
 (0)