Skip to content

Commit c2ad15d

Browse files
committed
Release 2.2.8
1 parent 7782e51 commit c2ad15d

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
@@ -25,7 +25,7 @@ apply(plugin: "idea");
2525
apply(plugin: "eclipse");
2626

2727
group = "com.github.java-json-tools";
28-
version = "2.2.7";
28+
version = "2.2.8";
2929
sourceCompatibility = "1.6";
3030
targetCompatibility = "1.6"; // defaults to sourceCompatibility
3131

0 commit comments

Comments
 (0)