Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroMemes committed Jun 20, 2023
1 parent c54b863 commit 04846d5
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 @@ -19,7 +19,7 @@ val junitVersion by extra { "5.9.3" }
val errorproneVersion by extra { "2.10.0" }

group = "com.github.ZeroMemes"
version = "3.0.1-SNAPSHOT"
version = "3.0.1"

java {
toolchain {
Expand Down

0 comments on commit 04846d5

Please sign in to comment.