From f66cd7f38e36cb4d48e0452e00105cbc8d8e74d8 Mon Sep 17 00:00:00 2001 From: Jumpei Matsuda Date: Mon, 30 Aug 2021 22:37:29 +0900 Subject: [PATCH] Bump up to 0.8.0 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c215fe6..1c320ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## Version 0.8.0 (2021/08/30) + +**Improvements** :tada: + +- Support Gradle 7.x compatibility. [#48](https://github.com/jmatsu/license-list-plugin/pull/48) + ## Version 0.7.0 (2020/09/11) **Bug fixes** :tada: diff --git a/VERSION b/VERSION index bcaffe1..8adc70f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.0 \ No newline at end of file +0.8.0 \ No newline at end of file