Skip to content

Commit 5a43789

Browse files
committed
2.2.6
Signed-off-by: Francis Galiegue <[email protected]>
1 parent 6983857 commit 5a43789

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
@@ -44,7 +44,7 @@ apply(plugin: "idea");
4444
apply(plugin: "eclipse");
4545

4646
group = "com.github.fge";
47-
version = "2.2.6-SNAPSHOT";
47+
version = "2.2.6";
4848
sourceCompatibility = "1.6";
4949
targetCompatibility = "1.6"; // defaults to sourceCompatibility
5050

0 commit comments

Comments
 (0)