commit f997bdd64b5d30c767474f6828fd3d2d23310a02 parent d3ab5a1fc6f9325712c603c715c419640f4bde24 Author: Ben Alpert <alpert@khanacademy.org> Date: Wed, 15 Oct 2014 18:09:04 -0700 Release 0.1.1 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.0", + "version": "0.1.1", "description": "Fast math typesetting for the web.", "main": "katex.js", "repository": {