diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cc673422..3b0469b19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Current Master +## 2.1.0 2016-05-26 + - Added copy address button to account list. - Fixed back button on confirm transaction screen. - Add indication of pending transactions to account list screen. diff --git a/app/manifest.json b/app/manifest.json index 56f0ce62e..c3417103e 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_appName__", "short_name": "Metamask", - "version": "2.0.0", + "version": "2.0.1", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": {