From 86e37f1b38866733c7ce95c4d19ae32c30ae0c5e Mon Sep 17 00:00:00 2001 From: David Baker Effendi Date: Wed, 22 Sep 2021 15:50:59 +0200 Subject: [PATCH] :bookmark: Release v0.6.1 --- CHANGELOG.md | 3 ++- VERSION.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d0cd6d0..b916a7d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] +## [0.6.1] - 2021-09-22 ### Added + - Soot only configuration for the metrics ### Changed diff --git a/VERSION.md b/VERSION.md index e75e2434..7ceb0404 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -0.6.0-SNAPSHOT \ No newline at end of file +0.6.1 \ No newline at end of file