diff --git a/README.md b/README.md index b80713d..b66f94b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Cookie's best friend! Modern cookie manager. ![MIT License](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge&color=1A73E8) -![Version 2.0.2](https://img.shields.io/badge/Version-2.0.2-yellow.svg?style=for-the-badge&color=1A73E8) +![Version 2.1.0](https://img.shields.io/badge/Version-2.1.0-yellow.svg?style=for-the-badge&color=1A73E8) ![Users](https://img.shields.io/chrome-web-store/d/haipckejfdppjfblgondaakgckohcihp.svg?style=for-the-badge&color=1A73E8) ![Rating](https://img.shields.io/chrome-web-store/rating/haipckejfdppjfblgondaakgckohcihp.svg?style=for-the-badge&color=1A73E8) ![Reviews](https://img.shields.io/chrome-web-store/rating-count/haipckejfdppjfblgondaakgckohcihp.svg?style=for-the-badge&color=1A73E8) diff --git a/package.json b/package.json index 764c1b2..2c766ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chrome-milk", - "version": "2.0.2", + "version": "2.1.0", "description": "Chrome extension that manages your browser's cookies", "author": "Rafael Grigorian ", "license": "MIT", diff --git a/static/manifest.json b/static/manifest.json index 38d141e..98304d0 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -1,6 +1,6 @@ { "name": "MILK — Cookie Manager", - "version": "2.0.2", + "version": "2.1.0", "description": "Cookie's best friend! Modern cookie manager.", "permissions": [ "cookies",