Skip to content

Commit 6820783

Browse files
committed
Bump version for dev
1 parent e98c98e commit 6820783

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [Unreleased]
8+
79
## [0.27.0] 2023-09-13
810

911
### Changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
assertk = "0.27.0"
2+
assertk = "0.28.0-SNAPSHOT"
33
kotlin = "1.9.0"
44
kotlinx-coroutines = "1.7.0"
55
[libraries]

0 commit comments

Comments
 (0)