From 08efdb672f26b8a5b1d61a258652a77810f84d9e Mon Sep 17 00:00:00 2001
From: iktakahiro <takahiro.ikeuchi@gmail.com>
Date: Tue, 6 Mar 2018 15:34:09 +0900
Subject: [PATCH] Release 3.0.2

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d1442e3..4a99ee2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "@iktakahiro/markdown-it-katex",
-    "version": "3.0.1",
+    "version": "3.0.2",
     "description": "Fast math support for markdown-it with KaTeX",
     "main": "index.js",
     "scripts": {
-- 
GitLab