From f1a23d0dd9619ca226a02f3c40334a2ec1e1c0e5 Mon Sep 17 00:00:00 2001 From: 2nthony Date: Tue, 14 Dec 2021 11:58:49 +0800 Subject: [PATCH] chore: release v0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c06e25..890317f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "macmineable", - "version": "0.14.0", + "version": "0.15.0", "scripts": { "dev": "vite", "build": "vite build",