From 69afd5fc54b05dfc747193ec46772e073d48012a Mon Sep 17 00:00:00 2001 From: Amit Haridas Date: Sat, 6 Jun 2026 23:08:20 +0530 Subject: [PATCH] chore(release): bump version to 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0794f61..29b7c1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-converter", - "version": "5.0.0", + "version": "5.0.1", "description": "Professional Markdown editor and universal file converter with PDF editing, batch processing, and syntax highlighting", "main": "src/main/index.js", "scripts": {