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