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