diff --git a/package.json b/package.json
index 8521f459203ff46362026b3a37afe4c58c795f48..760cf02b4396955a23502cc879781189381eb21e 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "@vereign/mime-normalizer",
   "author": "Igor Markin <igor.markin@vereign.com>",
   "description": "A library that handles normalization of MIME plain and html parts",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "license": "MIT",
   "main": "./dist/index.js",
   "types": "./dist/index.d.ts",