Skip to content

Commit

Permalink
0.0.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Mar 23, 2024
1 parent cabd8dc commit 92d2a9f
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.3"
version = "0.0.4-SNAPSHOT"
description = "Gradle plugin for generating resources at build time"

repositories {
Expand Down

0 comments on commit 92d2a9f

Please sign in to comment.