From 5ebd538421db4e7b82653c0d13f0cba63c9f8f6c Mon Sep 17 00:00:00 2001 From: OlgaRedozubova Date: Mon, 14 Nov 2022 17:30:59 +0200 Subject: [PATCH] Set version 1.0.78 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ba6acc2..1f93e7a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathpix-markdown-it", - "version": "1.0.77", + "version": "1.0.78", "description": "Mathpix-markdown-it is an open source implementation of the mathpix-markdown spec written in Typescript. It relies on the following open source libraries: MathJax v3 (to render math with SVGs), markdown-it (for standard Markdown parsing)", "keywords": [ "MathJax",