From 51a1955aba523eabf60990109a738b0d03964755 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Sat, 6 Apr 2024 20:53:38 -0700 Subject: [PATCH] 0.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4e51b5..0a43719 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.7", + "version": "0.1.8", "files": [ "index.js", "LICENSE"