Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Commit

Permalink
Released version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Clayton committed Jun 14, 2018
1 parent 6d1dc22 commit 8d3d48d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.squarepolka</groupId>
<artifactId>readyci</artifactId>
<version>0.1</version>
<version>0.2</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 8d3d48d

Please sign in to comment.