From 640e694c6fd971f78268439df9cf44040855e669 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Thu, 5 Dec 2024 14:07:53 -0800 Subject: [PATCH] 0.1.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ff5935..23b4b6a 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.11", + "version": "0.1.12", "files": [ "index.js", "LICENSE"