Skip to content

Commit

Permalink
Move to 1.2.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapac committed Apr 16, 2024
1 parent 39264a3 commit 82a7776
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 @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile
import tanvd.kosogor.proxy.publishJar

group = "tanvd.jetaudit"
version = "1.2.0"
version = "1.2.1-SNAPSHOT"

plugins {
kotlin("jvm") version "1.9.22" apply true
Expand Down

0 comments on commit 82a7776

Please sign in to comment.