Bump version number and repack previous commit
This commit is contained in:
parent
af2ae01e9b
commit
544f16042a
File diff suppressed because one or more lines are too long
|
@ -22,7 +22,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () {
|
MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () {
|
||||||
var VERSION = "2.0.2";
|
var VERSION = "2.0.3";
|
||||||
var MML = MathJax.ElementJax.mml,
|
var MML = MathJax.ElementJax.mml,
|
||||||
SVG = MathJax.OutputJax.SVG,
|
SVG = MathJax.OutputJax.SVG,
|
||||||
BBOX = SVG.BBOX;
|
BBOX = SVG.BBOX;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user