From 60c1b434b81965043ff47733a7289b7fc71822a6 Mon Sep 17 00:00:00 2001 From: Qin Guan Date: Sat, 20 Jan 2024 16:43:40 +0800 Subject: [PATCH] chore: release 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b1e208..2d40db5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nuxt-app", "type": "module", - "version": "0.0.1-alpha.3", + "version": "0.1.1", "license": "MIT", "scripts": { "build": "nuxt build",