From bc3382dbf0696d868baf1f5545a54d8aa9676b92 Mon Sep 17 00:00:00 2001 From: Julien Ripouteau Date: Wed, 3 Apr 2024 22:37:25 +0200 Subject: [PATCH] chore(release): 0.1.1 --- packages/hot_hook/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hot_hook/package.json b/packages/hot_hook/package.json index cca3a02..5f903e7 100644 --- a/packages/hot_hook/package.json +++ b/packages/hot_hook/package.json @@ -1,7 +1,7 @@ { "name": "hot-hook", "description": "Easy hot module reloading (HMR) for Node.js and ESM", - "version": "0.1.0", + "version": "0.1.1", "main": "index.js", "type": "module", "files": [