Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Mar 23, 2024
1 parent 19d0674 commit 4bd26f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
}

group = "xyz.jpenilla"
version = "0.0.5-SNAPSHOT"
version = "0.0.5"
description = "Gradle plugin for generating resources at build time"

repositories {
Expand Down

0 comments on commit 4bd26f3

Please sign in to comment.