From ca661597d4f3982339ef1f9ce1fd7f022eaa72f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BAnar=20Berg?= Date: Thu, 13 Mar 2025 15:08:29 -0700 Subject: [PATCH] 1.0.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1dc516b..266e57d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mathup", - "version": "1.0.0-rc.7", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mathup", - "version": "1.0.0-rc.7", + "version": "1.0.0", "license": "MIT", "bin": { "mathup": "bin/mathup.js" diff --git a/package.json b/package.json index f3dab30..3b3418d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathup", - "version": "1.0.0-rc.7", + "version": "1.0.0", "description": "Easy MathML authoring tool with a quick to write syntax", "keywords": [ "mathml",