diff --git a/CHANGELOG.md b/CHANGELOG.md index 81d2ce04b..9b9c250bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [Unreleased] +## 0.101.2 _2024-11-15_ ### Issues Resolved diff --git a/package-lock.json b/package-lock.json index 621307508..41f5ace29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mathlive", - "version": "0.101.1", + "version": "0.101.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mathlive", - "version": "0.101.1", + "version": "0.101.2", "license": "MIT", "dependencies": { "@cortex-js/compute-engine": "0.24.1" diff --git a/package.json b/package.json index 875201c62..2e6445025 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathlive", - "version": "0.101.1", + "version": "0.101.2", "description": "A web component for math input", "license": "MIT", "funding": {