Skip to content

Commit 15a5826

Browse files
chore: bump version to 0.0.11
1 parent bcdfbcd commit 15a5826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gradlePlugin {
3232
id = "io.github.androa.gradle.plugin.avro"
3333
group = "io.github.androa.gradle.plugin.avro"
3434
implementationClass = "io.github.androa.gradle.plugin.avro.AvroPlugin"
35-
version = "0.0.10"
35+
version = "0.0.11"
3636

3737
displayName = "Gradle Avro Plugin"
3838
description = "Gradle plugin for generating Java classes from Avro schemas."

0 commit comments

Comments
 (0)