Skip to content

Commit

Permalink
Bump version to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshi Muraoka committed Jul 11, 2019
1 parent 786d7d2 commit d729967
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.1.4] - 2019-07-11

Just bump version because v1.1.3 is accidentally unreleased.

## [1.1.3] - 2019-07-11

### Changed
Expand Down Expand Up @@ -90,7 +94,8 @@ This is the first release

- Implement CNI plugin, coild, coilctl and coil-controller

[Unreleased]: https://github.com/cybozu-go/coil/compare/v1.1.3...HEAD
[Unreleased]: https://github.com/cybozu-go/coil/compare/v1.1.4...HEAD
[1.1.4]: https://github.com/cybozu-go/coil/compare/v1.1.3...v1.1.4
[1.1.3]: https://github.com/cybozu-go/coil/compare/v1.1.2...v1.1.3
[1.1.2]: https://github.com/cybozu-go/coil/compare/v1.1.1...v1.1.2
[1.1.1]: https://github.com/cybozu-go/coil/compare/v1.1.0...v1.1.1
Expand Down

0 comments on commit d729967

Please sign in to comment.