From d891ca07b2fc7b76453c2028a2f231eb72f39214 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Thu, 11 Aug 2016 07:24:06 +0300 Subject: [PATCH] Incrementing version number to 0.1.3 --- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f0afe..88ead93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.1.3 (2016-08-11) + - Fix ssh remote url, convert to https + - Take account diffs in bitbucket and github changelog urls + - Reverse commit message list + +[Full changelog](https///github.com/superhelio/tools/compare/0.1.2...0.1.3) + + ## 0.1.2 (2016-08-10) - Explicitly push tags - Better wording to push question diff --git a/VERSION b/VERSION index d917d3e..b1e80bb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.2 +0.1.3