diff --git a/package-lock.json b/package-lock.json index fb08a2f..643e682 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "posthtml-mso", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "posthtml-mso", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "dependencies": { "posthtml": "^0.16.6" diff --git a/package.json b/package.json index dc943ea..ccb96d0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "posthtml-mso", "description": "PostHTML plugin that simplifies writing Outlook conditionals in HTML emails.", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "author": "Cosmin Popovici (https://github.com/cossssmin)", "bugs": "https://github.com/posthtml/posthtml-mso/issues",