diff --git a/CHANGELOG.md b/CHANGELOG.md index b5c8913..754c16d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ Changelog of Violation comments to github command line. +## 1.8 +### No issue + +**Removing newline before fingerprint** + + +[ee2443ff5cda2fb](https://github.com/tomasbjerre/violation-comments-to-github-command-line/commit/ee2443ff5cda2fb) Tomas Bjerre *2019-08-29 18:44:53* + + ## 1.7 ### No issue diff --git a/gradle.properties b/gradle.properties index b484a20..7d39788 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version = 1.8 +version = 1.9-SNAPSHOT