From 7f4929a2d28b382c64761bd456a19e5e43ac4f64 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Thu, 26 May 2016 10:15:01 -0700 Subject: [PATCH] Bump version --- CHANGELOG.md | 2 ++ app/manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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": {