From 357fd95d8b416058be54b7aae2f117a337f9d620 Mon Sep 17 00:00:00 2001 From: Victor Ribeiro Date: Sun, 2 Oct 2022 06:09:26 -0300 Subject: [PATCH] Bumped to version 0.4.4-alpha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b67101..2fda273 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vulmix", - "version": "0.4.2-alpha", + "version": "0.4.4-alpha", "description": "Tiny boilerplate to work with Vue and Laravel Mix.", "main": "index.js", "scripts": {