From 2b381f8895619f3ad09a94dd29e768b0f9e179f1 Mon Sep 17 00:00:00 2001 From: Qin Guan Date: Wed, 31 Jan 2024 12:18:21 +0800 Subject: [PATCH] chore: release v0.1.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c7deff4..ca85630 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "nuxt-app", + "name": "@sstalumniassociation/web", "type": "module", - "version": "0.1.2", + "version": "0.1.3", "license": "MIT", "scripts": { "build": "nuxt build",