commit c901083e591ddbf86263c5a90446b472111b3d96 parent aaeab1200c73f633af607d94ba95dca9b22a4d66 Author: Ben Alpert <balpert@fb.com> Date: Sun, 1 Mar 2015 18:44:07 -0800 Release 0.2.0 Diffstat:
| M | package.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json @@ -1,6 +1,6 @@ { "name": "katex", - "version": "0.1.1", + "version": "0.2.0", "description": "Fast math typesetting for the web.", "main": "katex.js", "repository": {