From 47e1496a2960f394ed5bdd428142eaf38feb7415 Mon Sep 17 00:00:00 2001 From: Jonathan Clausen Date: Wed, 22 Feb 2023 17:33:52 -0500 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e447258..23a0413 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coldbox-elixir", - "version": "4.0.3", + "version": "4.0.4", "description": "A wrapper around Webpack specifically for ColdBox applications", "main": "src/index.js", "scripts": {