Skip to content

Commit

Permalink
Release 0.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavo committed Feb 17, 2023
1 parent e7244f6 commit 9e97494
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 {

allprojects {
group = "org.glavo.kala"
version = "0.64.0" + "-SNAPSHOT"
version = "0.64.0"// + "-SNAPSHOT"

description = "Basic components of Kala"

Expand Down

0 comments on commit 9e97494

Please sign in to comment.