Skip to content

Commit 5d838ad

Browse files
committed
0.8.1
Signed-off-by: Francis Galiegue <[email protected]>
1 parent 6339cc8 commit 5d838ad

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-SNAPSHOT";
27+
version = "0.8.1";
2828
sourceCompatibility = "1.6";
2929
targetCompatibility = "1.6"; // defaults to sourceCompatibility
3030

0 commit comments

Comments
 (0)