From ad5127d12d3d5449075a0c3934eb524c4beb55db Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 15 Feb 2015 12:14:23 -0500 Subject: Increase version 0.1.2 -> 0.1.3 --- CHANGELOG | 3 +++ manifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 9813ef0..ba2f01d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ CHANGELOG ========= +0.1.3 (2015.02.15): + * Fix error calling `.value` on null `textarea` + 0.1.2 (2014.06.22): * Fix bug where single quotes in page titles weren't escaped globally for YAML export diff --git a/manifest.json b/manifest.json index f544e69..c0dccd9 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.2", + "version": "0.1.3", "icons": { "16": "images/icon-16.png", -- cgit v1.2.3