From f973b9a32e3fc9edf0f1e6245b007ddf3b21a0f9 Mon Sep 17 00:00:00 2001 From: Victor Ribeiro Date: Tue, 27 Sep 2022 20:48:56 -0300 Subject: [PATCH] Bumped to version 0.3.7-alpha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c36fcd5..388af50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vulmix", - "version": "0.3.0-alpha", + "version": "0.3.7-alpha", "description": "Tiny boilerplate to work with Vue and Laravel Mix.", "main": "index.js", "scripts": {