Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Dec 21, 2024
1 parent d589c16 commit 9318be2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ plugins {
id("com.dorongold.task-tree") version "2.1.1"
}

extra["plugin_version"] = "3.0.1"
extra["processor_version"] = "3.0.1"
extra["plugin_version"] = "3.0.2-SNAPSHOT"
extra["processor_version"] = "3.0.2-SNAPSHOT"

subprojects {
apply(plugin = "java")
Expand Down

0 comments on commit 9318be2

Please sign in to comment.