Skip to content

Commit

Permalink
chore: update version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esensar committed Jan 9, 2025
1 parent 490a2c0 commit 330a416
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. This change

## [Unreleased]

## [0.6.0] - 2025-01-09
- Same as 0.5.6

## [0.5.7] - 2025-01-09
- Same as 0.5.6, but with kotlin version set at `1.8.10`

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ org.gradle.parallel=true
org.gradle.caching=true
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g

version=0.5.7
version=0.6.0

0 comments on commit 330a416

Please sign in to comment.