Skip to content

Commit

Permalink
Bump version for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
evant committed May 13, 2023
1 parent d79724c commit 7032751
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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).

## [Unreleased]
## [0.26] 2023-05-12

### Changed
- Minimum supported kotlin version is 1.8.10
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
assertk = "0.26"
assertk = "0.27-SNAPSHOT"
kotlin = "1.8.10"
kotlinx-coroutines = "1.7.0"
[libraries]
Expand Down

0 comments on commit 7032751

Please sign in to comment.