From b86ec6599502da0313008554b9130e91a7aa7d49 Mon Sep 17 00:00:00 2001 From: Victor Ribeiro Date: Fri, 23 Sep 2022 06:51:01 -0300 Subject: [PATCH] Bumped to 0.2.3-alpha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5edf00..ce71523 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vulmix", - "version": "0.1.0-alpha", + "version": "0.2.3-alpha", "description": "Tiny boilerplate to work with Vue and Laravel Mix.", "main": "index.js", "scripts": {