diff --git a/README.md b/README.md index b482d98..8a1aa02 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ docs: npm - [](https://unpkg.com/mailgo@0.3.1/dist/mailgo.min.js) + [](https://unpkg.com/mailgo@0.3.2/dist/mailgo.min.js) ## what? @@ -22,7 +22,7 @@ add at the end of the `
` ``` ... - + ``` @@ -31,7 +31,7 @@ you can also import mailgo in `` using `defer` ``` ... - + ``` diff --git a/package.json b/package.json index 1a87bfc..f7da474 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mailgo", - "version": "0.3.1", + "version": "0.3.2", "description": "a different mailto", "scripts": { "build": "gulp"