From ee5db9c870889b02594ecc0d85a580883d68ce19 Mon Sep 17 00:00:00 2001 From: Qin Guan Date: Sat, 3 Feb 2024 02:43:05 +0800 Subject: [PATCH] chore: release v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca85630..5bf99a1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sstalumniassociation/web", "type": "module", - "version": "0.1.3", + "version": "0.1.4", "license": "MIT", "scripts": { "build": "nuxt build",