From bdb663527106d51f149b12f74fca1018c20c8a53 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Wed, 21 Aug 2024 18:28:29 -0700 Subject: [PATCH] 0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a43719..4f0557d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "path-to-regexp", "description": "Express style path to RegExp utility", - "version": "0.1.8", + "version": "0.1.9", "files": [ "index.js", "LICENSE"