From f1a838e93e87074758c87ce5add171ae0ed7685c Mon Sep 17 00:00:00 2001 From: OlgaRedozubova Date: Wed, 23 Nov 2022 13:58:11 +0200 Subject: [PATCH] Set version 1.0.79 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f93e7a5..10d1d437 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathpix-markdown-it", - "version": "1.0.78", + "version": "1.0.79", "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",