diff --git a/README.md b/README.md index 72b2e9b..078f583 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Type](https://img.shields.io/badge/type-CLI-yellow.svg?style=flat-square)](https://www.npmjs.com/package/bulk-mail-cli) [![stage](https://img.shields.io/badge/stage-Testing%20%F0%9F%94%A5-000000.svg?style=flat-square)](https://github.com/KumarAbhirup/bulk-mail-cli/tree/development) [![npm](https://img.shields.io/badge/npm-bulk--mail--cli-CB3837.svg?style=flat-square)](https://www.npmjs.com/package/bulk-mail-cli) -[![Version](https://img.shields.io/badge/version-v0.5.0-green.svg?style=flat-square)](https://www.npmjs.com/package/bulk-mail-cli) +[![Version](https://img.shields.io/badge/version-v0.9.0-green.svg?style=flat-square)](https://www.npmjs.com/package/bulk-mail-cli) [![Prefers](https://img.shields.io/badge/prefers-Global%20Installation-blue.svg?style=flat-square)](https://www.npmjs.com/package/bulk-mail-cli) [![Twitter](https://img.shields.io/twitter/follow/kumar_abhirup.svg?style=social&label=@kumar_abhirup)](https://twitter.com/kumar_abhirup/) diff --git a/package.json b/package.json index 2472cea..e79a47b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bulk-mail-cli", - "version": "0.5.0", + "version": "0.9.0", "description": "Send automated, dynamic and beautifully designed HTML emails to your mailing list. Right from your terminal!", "main": "src/dist/src/bulkmailer.js", "author": "Kumar Abhirup",