diff --git a/package.json b/package.json index 8f6010f..46249e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mjml-testing-library", - "version": "0.1.5", + "version": "0.1.6", "description": "Simple MJML DOM testing utilities that encourage good testing practices.", "main": "dist/index.js", "types": "dist/index.d.ts",