Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Commit

Permalink
new release 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
drieks committed Apr 5, 2022
1 parent f77a32c commit 2465845
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.1.7] - 2022-04-05
### Changed
- release fix

## [1.1.6] - 2022-04-04
### Changed
- release fix
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent.*
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

group = "de.lancom.genesis"
version = "1.1.6"
version = "1.1.7"

val kotlinVersion = "1.6.20"

Expand Down

0 comments on commit 2465845

Please sign in to comment.