Skip to content

Commit

Permalink
Set snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
AsamK committed Nov 21, 2023
1 parent 6d5b8b6 commit 2c1d7a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [Unreleased]

## [0.12.5] - 2023-10-22

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.9.28"
}

version = "0.12.5"
version = "0.12.6-SNAPSHOT"

java {
sourceCompatibility = JavaVersion.VERSION_21
Expand Down

0 comments on commit 2c1d7a8

Please sign in to comment.