Skip to content

Commit 925f501

Browse files
committed
Update package version to 3.1.0
1 parent 0034464 commit 925f501

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mathjax",
3-
"version": "3.0.5",
4-
"description": "Beautiful math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers. This package includes the packaged components (install mathjax-full to get the source code).",
3+
"version": "3.1.0",
4+
"description": "Beautiful and accessible math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers. This package includes the packaged components (install mathjax-full to get the source code).",
55
"keywords": [
66
"math",
77
"svg",
@@ -13,7 +13,7 @@
1313
"node"
1414
],
1515
"devDependencies": {
16-
"mathjax-full": "3.0.5"
16+
"mathjax-full": "3.1.0"
1717
},
1818
"maintainers": [
1919
"MathJax Consortium <info@mathjax.org> (http://www.mathjax.org)"

0 commit comments

Comments
 (0)