Skip to content

Commit bdb421a

Browse files
committed
Update version to 3.0.5
1 parent 1880b54 commit bdb421a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mathjax",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"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).",
55
"keywords": [
66
"math",
@@ -13,7 +13,7 @@
1313
"node"
1414
],
1515
"devDependencies": {
16-
"mathjax-full": "3.0.4"
16+
"mathjax-full": "3.0.5"
1717
},
1818
"maintainers": [
1919
"MathJax Consortium <info@mathjax.org> (http://www.mathjax.org)"

0 commit comments

Comments
 (0)