Skip to content

Commit bdf17de

Browse files
committed
v1.6.0
1 parent 675bc5b commit bdf17de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

component.json

+1-1
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.5.3",
4+
"version": "1.6.0",
55
"keywords": [
66
"express",
77
"regexp",

package.json

+1-1
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.5.3",
4+
"version": "1.6.0",
55
"main": "index.js",
66
"typings": "index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)