From 45e6413de1eb11e8f33285ff069b38839494abb7 Mon Sep 17 00:00:00 2001 From: Chris Nelson Date: Mon, 9 Oct 2023 11:15:45 -0400 Subject: [PATCH] bump npm --- assets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/package.json b/assets/package.json index b56f93f..1512c41 100644 --- a/assets/package.json +++ b/assets/package.json @@ -1,7 +1,7 @@ { "name": "launch-elements", "description": "A set of custom elements to add an interactive functionality to your website", - "version": "0.4.0", + "version": "0.4.1", "main": "dist/index.js", "author": { "email": "chris@launchscout.com",