Skip to content

Commit 5ff8a09

Browse files
committed
bump version for dev, the next planned release is 1.0.0
this is fairly arbitrary but honestly should've happened a while ago
1 parent 1829f1c commit 5ff8a09

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.28.0] 2023-12-05
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.28.0"
2+
assertk = "1.0.0-SNAPSHOT"
33
kotlin = "1.9.21"
44
kotlinx-coroutines = "1.7.3"
55
[libraries]

0 commit comments

Comments
 (0)