From fe9c7ee1d865ce998eaf4d40f2d38fbe40d5be0d Mon Sep 17 00:00:00 2001 From: Waylon Flinn Date: Fri, 22 Apr 2016 14:07:18 -0500 Subject: [PATCH] bump version for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 337297e..11f003b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-it-katex", - "version": "1.1.0", + "version": "2.0.0", "description": "Fast math support for markdown-it with KaTeX", "main": "index.js", "scripts": {