Skip to content

Commit

Permalink
release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
psibre committed Jun 17, 2018
1 parent c86c8de commit 35a2153
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Gradle FLAML Plugin
===================

[Unreleased]
------------
[v0.2.0] - 2018-06-18
---------------------

### Added

Expand All @@ -20,6 +20,6 @@ Gradle FLAML Plugin

Initial release

[Unreleased]: https://github.com/m2ci-msp/gradle-flaml-plugin/tree/master
[all changes since v0.1.0]: https://github.com/m2ci-msp/gradle-flaml-plugin/compare/v0.1.0...HEAD
[v0.2.0]: https://github.com/m2ci-msp/gradle-flaml-plugin/releases/tag/v0.2.0
[all changes since v0.1.0]: https://github.com/m2ci-msp/gradle-flaml-plugin/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/m2ci-msp/gradle-flaml-plugin/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.m2ci.msp
version=0.2.0-SNAPSHOT
version=0.2.0
description=Utility plugin to manage speech data following FLAC+YAML convention
pluginId=org.m2ci.msp.flaml
scmUrl=https://github.com/m2ci-msp/gradle-flaml-plugin

0 comments on commit 35a2153

Please sign in to comment.