Skip to content

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Sep 12, 2024
1 parent 308100a commit 54de036
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions flutter_tex_js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.0.0
* Update Android plugin
* Fix deprecations for Flutter 3.26

## 3.0.0
* Drop older Android Gradle Plugin support

Expand Down
2 changes: 1 addition & 1 deletion flutter_tex_js/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_tex_js
description: A lightweight TeX plugin that uses KaTeX (JavaScript) in a native web view to render to PNG
version: 3.0.0
version: 4.0.0
homepage: https://github.com/amake/flutter_tex_js

environment:
Expand Down

0 comments on commit 54de036

Please sign in to comment.