diff options
Diffstat (limited to 'plugins/mathjax')
-rw-r--r-- | plugins/mathjax/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mathjax/README.md b/plugins/mathjax/README.md index 985b975d..d9604084 100644 --- a/plugins/mathjax/README.md +++ b/plugins/mathjax/README.md @@ -23,5 +23,5 @@ The MathJax plugin is published to Maven Central as a [separate artifact](https://mvnrepository.com/artifact/org.jetbrains.dokka/mathjax-plugin): ```text -org.jetbrains.dokka:mathjax-plugin:1.8.20 +org.jetbrains.dokka:mathjax-plugin:1.9.0 ``` |