Skip to content

Commit fd575e2

Browse files
authored
Merge pull request #20 from RADAR-base/release-0.3.2
Merge release back to dev
2 parents 7dc4765 + f18a082 commit fd575e2

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
@@ -2,7 +2,7 @@ apply plugin: 'java'
22
apply plugin: 'application'
33

44
group 'org.radarcns.restructurehdfs'
5-
version '0.3.2-SNAPSHOT'
5+
version '0.3.3-SNAPSHOT'
66
mainClassName = 'org.radarcns.RestructureAvroRecords'
77

88
run {

0 commit comments

Comments
 (0)