From 95b6528f6b611db27ea9c03aea65e5fd3371a4d2 Mon Sep 17 00:00:00 2001 From: 2nthony Date: Sun, 20 Mar 2022 11:15:42 +0800 Subject: [PATCH] chore: release v0.15.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 890317f..c3716c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "macmineable", - "version": "0.15.0", + "version": "0.15.1", "scripts": { "dev": "vite", "build": "vite build",