From b4a736d66842cca6a5b6043ec4eaf450805fd112 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 17 Apr 2024 12:52:34 +0200 Subject: [PATCH] chore(package): bump version to `3.0.0` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05003a9e..677202f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/ui", - "version": "2.15.0", + "version": "3.0.0", "repository": { "type": "git", "url": "git+https://github.com/nuxt/ui.git"