From 87d7d48ef8a375b09dc537956fca07d161b7d315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=9E=E3=83=AB=E3=82=B3=E3=83=A1?= Date: Wed, 16 Oct 2024 17:42:09 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99bump:=20release=20v0.5.0=20(#553)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 592bf5c3..fb98216a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homepage", - "version": "0.3.0", + "version": "0.5.0", "private": true, "scripts": { "dev": "next dev --turbo",