Skip to content

Commit

Permalink
Release 0.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
outofcoffee committed Sep 20, 2016
1 parent a6341a8 commit f142530
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [0.2.2] - 2016-09-20
### Added
- ...
- Adds support for XML format Java properties files.
- Adds support for specifying multiple properties files.

## [0.2.1] - 2016-09-20
### Added
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

group 'io.apiman.cli'
version '0.2.2-SNAPSHOT'
version '0.2.2'

buildscript {
repositories {
Expand Down

0 comments on commit f142530

Please sign in to comment.