Skip to content

Commit bccbbea

Browse files
committed
Fix package.json version
1 parent 44e127f commit bccbbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mathjax",
3-
"version": "2.7.0",
3+
"version": "2.7.0-beta.0",
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.",
55
"keywords": [
66
"math",

0 commit comments

Comments
 (0)