diff --git a/CHANGELOG.md b/CHANGELOG.md index 36d8b910c..f4f711094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [Unreleased] +## 0.103.0 _2024-12-10_ ### Issues Resolved diff --git a/package-lock.json b/package-lock.json index 5e162a4df..ed33a9334 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mathlive", - "version": "0.102.0", + "version": "0.103.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mathlive", - "version": "0.102.0", + "version": "0.103.0", "license": "MIT", "dependencies": { "@cortex-js/compute-engine": "0.24.1" diff --git a/package.json b/package.json index 138312fd1..aa87bb02d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathlive", - "version": "0.102.0", + "version": "0.103.0", "description": "A web component for math input", "license": "MIT", "funding": {