Skip to content

Commit 42a3869

Browse files
committed
v2.1.0
1 parent ae6de4d commit 42a3869

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

0 commit comments

Comments
 (0)