From a40cb159cb18c483068e76a8e8f6c2fa4b3b2b66 Mon Sep 17 00:00:00 2001 From: ahacad Date: Thu, 30 Sep 2021 23:05:23 +0800 Subject: [PATCH] chore: release v0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fac8557..3e6af39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pomopomo", - "version": "0.1.1", + "version": "0.1.2", "scripts": { "dev": "vite", "build": "tsc && vite build",