From 3286da5018f679460712821cae68aa76d5336f5c Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 23 Oct 2014 09:45:22 -0400 Subject: [PATCH 1/2] Update VERSION --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 20a1df5..1072f39 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ -v0.2.3 +v0.2.4 Changelog - * Bugfix for automatic actions typo error in v0.2.2 (@alex3305) + * TBD From 2abe2a27a437104027bcb769dbaa886478578363 Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 23 Oct 2014 10:40:33 -0400 Subject: [PATCH 2/2] Revert change that should have been on dev branch. --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 1072f39..20a1df5 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ -v0.2.4 +v0.2.3 Changelog - * TBD + * Bugfix for automatic actions typo error in v0.2.2 (@alex3305)