From 0ec2a49bf054c6e3b3f5e42ff9951b3a8dd96172 Mon Sep 17 00:00:00 2001 From: Aaron Madlon-Kay Date: Wed, 11 Dec 2024 22:16:57 +0900 Subject: [PATCH] android v3.0.2 --- flutter_tex_js_android/CHANGELOG.md | 3 +++ flutter_tex_js_android/pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/flutter_tex_js_android/CHANGELOG.md b/flutter_tex_js_android/CHANGELOG.md index 596a090..8d52922 100644 --- a/flutter_tex_js_android/CHANGELOG.md +++ b/flutter_tex_js_android/CHANGELOG.md @@ -1,3 +1,6 @@ +## 3.0.2 +* Update KaTeX to 0.16.15 + ## 3.0.1 * Update KaTeX to 0.16.14 * Increase padding to avoid truncated edges diff --git a/flutter_tex_js_android/pubspec.yaml b/flutter_tex_js_android/pubspec.yaml index dd3bbc4..f145e35 100644 --- a/flutter_tex_js_android/pubspec.yaml +++ b/flutter_tex_js_android/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_tex_js_android description: Android implementation of the flutter_tex_js plugin. -version: 3.0.1 +version: 3.0.2 homepage: https://github.com/amake/flutter_tex_js environment: