www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit dbc658f748cbfc8dc194adabfd867d0a93da105a
parent cd9bca4a89eddd77c542e23a4a9dc2deff2ab72c
Author: Emily Eisenberg <emily@khanacademy.org>
Date:   Wed,  1 Apr 2015 15:59:49 -0700

Release 0.3.0

Diffstat:
Mpackage.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.2.0", + "version": "0.3.0", "description": "Fast math typesetting for the web.", "main": "katex.js", "repository": {