From 79a5dcf5f2a79a99fbaaccae20cd922a745e0f83 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Mon, 11 Nov 2019 14:36:43 +1100 Subject: [PATCH] 1.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8908f7..4d1a36b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "path-to-regexp", "description": "Express style path to RegExp utility", - "version": "1.7.0", + "version": "1.8.0", "main": "index.js", "typings": "index.d.ts", "files": [