diff --git a/CHANGELOG.md b/CHANGELOG.md index d81840f02..efa9e6e4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [Unreleased] +## 0.101.1 _2024-10-15_ ### Issues Resolved diff --git a/package-lock.json b/package-lock.json index 5e162a4df..621307508 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mathlive", - "version": "0.102.0", + "version": "0.101.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mathlive", - "version": "0.102.0", + "version": "0.101.1", "license": "MIT", "dependencies": { "@cortex-js/compute-engine": "0.24.1" diff --git a/package.json b/package.json index 0947a9d73..06a77ec8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathlive", - "version": "0.101.0", + "version": "0.101.1", "description": "A web component for math input", "license": "MIT", "funding": {