From b3326588fc730f4fe0e5f57f2efb729a879fa3cf Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 15 Feb 2015 12:50:43 -0500 Subject: Increase version 0.1.3 -> 0.2.0 --- CHANGELOG | 5 +++++ manifest.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ba2f01d..379efbd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,11 @@ CHANGELOG ========= +0.2.0 (2015.02.15): + * Add an option to change the downloaded filename prefix + * README: update installation instructions + * Clean up a couple lines in the code that didn't make sense + 0.1.3 (2015.02.15): * Fix error calling `.value` on null `textarea` diff --git a/manifest.json b/manifest.json index c0dccd9..1dca7ac 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Chrome Copy URLs From All Tabs", "description": "What the name says", - "version": "0.1.3", + "version": "0.2.0", "icons": { "16": "images/icon-16.png", -- cgit v1.2.3