Skip to content

Commit 09790f2

Browse files
committed
Update version
Signed-off-by: Francis Galiegue <[email protected]>
1 parent 5d838ad commit 09790f2

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 @@ apply(plugin: "idea");
2424
apply(plugin: "eclipse");
2525

2626
group = "com.github.fge";
27-
version = "0.8.1";
27+
version = "0.8.2-SNAPSHOT";
2828
sourceCompatibility = "1.6";
2929
targetCompatibility = "1.6"; // defaults to sourceCompatibility
3030

0 commit comments

Comments
 (0)