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