diff --git a/package.json b/package.json index 308c21c..43170b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "static.email", - "version": "0.1.0", + "version": "1.0.0", "description": "The easiest way to send emails on the Web", "main": "cjs/index.js", "module": "esm/index.js",