From 0d8ab7207324b6b4b39f53f96e4b6b3354d3965a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Isager=20Dalsgar=C3=B0?= Date: Tue, 22 Oct 2024 11:46:48 +0200 Subject: [PATCH] 1.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cc4911..91af714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bare-module-resolve", - "version": "1.7.1", + "version": "1.7.2", "description": "Low-level module resolution algorithm for Bare", "exports": { ".": "./index.js",