Skip to content

Commit e29ce7b

Browse files
committed
Bump version
1 parent af74e71 commit e29ce7b

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
@@ -5,7 +5,7 @@ apply plugin: 'java'
55
apply plugin: 'maven-publish'
66

77
group = 'org.squiddev'
8-
version = '0.3.2'
8+
version = '0.4.0'
99

1010
targetCompatibility = sourceCompatibility = 1.8
1111
compileTestJava.sourceCompatibility = compileTestJava.targetCompatibility = 1.8

0 commit comments

Comments
 (0)