Skip to content

Commit cabd44f

Browse files
committed
Bump version after release.
1 parent b40260f commit cabd44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sourceCompatibility = 1.8
2424

2525
group = 'io.confluent.avro'
2626
archivesBaseName = 'avro-random-generator'
27-
version = '0.4.0-SNAPSHOT'
27+
version = '0.4.1-SNAPSHOT'
2828

2929
signing {
3030
sign configurations.archives

0 commit comments

Comments
 (0)