diff --git a/README.md b/README.md index 6b81923..02b8f06 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@  - [](https://unpkg.com/mailgo@0.3.2/dist/mailgo.min.js) [](https://unpkg.com/mailgo@0.3.2/dist/mailgo.min.css) + [](https://unpkg.com/mailgo@0.3.3/dist/mailgo.min.js) [](https://unpkg.com/mailgo@0.3.3/dist/mailgo.min.css) ### docs: npm @@ -21,7 +21,7 @@ add at the end of the `
` ``` ... - + ``` @@ -30,7 +30,7 @@ you can also import mailgo in `` using `defer` ``` ... - + ``` diff --git a/package.json b/package.json index f7da474..c5d2f31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mailgo", - "version": "0.3.2", + "version": "0.3.3", "description": "a different mailto", "scripts": { "build": "gulp"