From c0c6732a0d910a6cefa944308b2b3f4d272eba28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BAnar=20Berg?= Date: Fri, 1 Dec 2023 19:52:18 -0800 Subject: [PATCH] 1.0.0-rc.1 --- 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 5ad063f..ff50421 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mathup", - "version": "1.0.0-rc.0", + "version": "1.0.0-rc.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mathup", - "version": "1.0.0-rc.0", + "version": "1.0.0-rc.1", "license": "MIT", "bin": { "mathup": "bin/mathup.js" diff --git a/package.json b/package.json index a0cd20f..6ee233c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathup", - "version": "1.0.0-rc.0", + "version": "1.0.0-rc.1", "description": "Easy MathML authoring tool with a quick to write syntax", "keywords": [ "mathml",