From c00ad2964784206f901723ca6cac052f1915c333 Mon Sep 17 00:00:00 2001 From: Guillermo Kardolus Date: Fri, 15 Feb 2019 10:53:03 -0500 Subject: [PATCH] Bump version to 1.0.6 [#163850747] --- CHANGELOG | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c43d42f2..c7cf3ee8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +v1.0.6 Feb 15, 2019 +==================== + +* Specify the version of R in buildpack.yml + (https://www.pivotaltracker.com/story/show/163711098) + v1.0.5 Feb 07, 2019 ==================== diff --git a/VERSION b/VERSION index 1464c521..ece61c60 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.5 \ No newline at end of file +1.0.6 \ No newline at end of file