Skip to content

Commit 66f8d3f

Browse files
committed
v0.1.4
1 parent fde874d commit 66f8d3f

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": "0.1.3",
4+
"version": "0.1.4",
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": "0.1.3",
4+
"version": "0.1.4",
55
"files": [
66
"index.js",
77
"LICENSE"

0 commit comments

Comments
 (0)