From 7c67921b08e352c16d08292d9701c95a893ce177 Mon Sep 17 00:00:00 2001 From: Ethan Mahlstedt <76834762+ImSpeddy@users.noreply.github.com> Date: Wed, 14 May 2025 22:24:50 -0700 Subject: [PATCH] Update version to 1,0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d38c22..eac91fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webbox", - "version": "1.0.0-rc2", + "version": "1.0.0", "description": "Live Editor for HTML, CSS and JS", "main": "main.js", "scripts": {