From 72c5b28919553e62b1cf406231bcb0c9d0432402 Mon Sep 17 00:00:00 2001 From: Grigory Date: Mon, 3 Jun 2024 22:11:29 +0500 Subject: [PATCH] fix(ci): dummy commit to bump patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a66970..ae9a4b5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "is-bun-module", "author": "SunsetTechuila ", "description": "Is this specifier a Bun core module or supported Node one?", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "files": [ "dist/**/*"