From 7621b9f1e5c4caea1e038033d4501e21c03fbd1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrei=20Ionit=CC=A6a=CC=86?= Date: Fri, 9 Jul 2021 14:33:17 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5a62b0..41837ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "laravel-mix-valet", - "version": "1.0.1", + "version": "1.0.2", "description": "Laravel Mix v6 extension that makes HMR work with Laravel Valet certificates", "main": "index.js", "repository": {