diff --git a/package.json b/package.json index ee88eb9..aa3f31e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letterparser", - "version": "0.1.7", + "version": "0.1.8", "description": "Raw e-mail parsing with MIME and plaintext support (isomorphic)", "main": "./lib/cjs/index.js", "module": "./lib/esm/index.js",