From 8d3d48d49f4cf16e4cf05ce519f27904c25aa41e Mon Sep 17 00:00:00 2001 From: Bradley Clayton Date: Thu, 14 Jun 2018 22:08:48 +0200 Subject: [PATCH] Released version 0.2 --- README.md | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea891aa..7673375 100644 --- a/README.md +++ b/README.md @@ -172,3 +172,7 @@ Ready CI includes a collection of task types that currently supports Maven and i | *Deploy* | | | deploy_copy | A simple copy based deployment task | +## Release notes +| Release | Features | +| :--- | :---| +| 0.2 | 0.2 Kicks things off with a whole host of features, like allowing you to build iOS app projects and maven projects. Upload iOS binaries to Hockeyapp and iTunes connect. Increment the iOS build number. Automatically commit modified files back to GIT. | \ No newline at end of file diff --git a/pom.xml b/pom.xml index b7d2393..24edeee 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.squarepolka readyci - 0.1 + 0.2 org.springframework.boot