From 0b0541b71792307467ed6673c6647f2add439b6b Mon Sep 17 00:00:00 2001 From: yell0wsuit <5692900+yell0wsuit@users.noreply.github.com> Date: Sat, 28 Sep 2024 12:46:53 +0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1605b162..7dcb15fd 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "yell0wsuit", "description": "An English-learning interactive tool written in React, designed to help learners practice speaking and listening", "private": true, - "version": "2.3.1", + "version": "2.3.2", "type": "module", "main": "main.cjs", "license": "Apache-2.0",