From 2973d1cc346cb2f5da974ec1bfe61ca107ccd56a Mon Sep 17 00:00:00 2001 From: an-lee Date: Sat, 20 Jul 2024 17:50:14 +0800 Subject: [PATCH] bump v0.3.2 --- enjoy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enjoy/package.json b/enjoy/package.json index 6c5f90a4..aa1c4cc0 100644 --- a/enjoy/package.json +++ b/enjoy/package.json @@ -3,7 +3,7 @@ "private": true, "name": "enjoy", "productName": "Enjoy", - "version": "0.3.1", + "version": "0.3.2", "description": "Enjoy desktop app", "main": ".vite/build/main.js", "types": "./src/types.d.ts",