From 2e58acc0d5d0bf8eb24fdd4a14f90870457219d7 Mon Sep 17 00:00:00 2001 From: Harry Yep Date: Tue, 14 May 2024 19:12:39 +0800 Subject: [PATCH] bump: version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7495ffcd..a353a005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chat-chat", - "version": "0.1.5", + "version": "0.1.6", "private": true, "scripts": { "dev": "next dev",