Skip to content

Commit

Permalink
build: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gameoholic committed Feb 18, 2024
1 parent c0f6675 commit 6802a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}

group = "xyz.gameoholic"
version = "0.3.1"
version = "0.4.0"
description = "Lumber game."
val apiVersion = "1.20"

Expand Down

0 comments on commit 6802a4e

Please sign in to comment.