Skip to content

Commit 7a3361b

Browse files
committed
v1.2.1
1 parent 1044013 commit 7a3361b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "path-to-regexp",
33
"description": "Express style path to RegExp utility",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"keywords": [
66
"express",
77
"regexp",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "path-to-regexp",
33
"description": "Express style path to RegExp utility",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"files": [
66
"index.js",
77
"LICENSE"

0 commit comments

Comments
 (0)