Skip to content

Commit c1daae2

Browse files
committed
revert version change
1 parent f837d80 commit c1daae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.8.1-SNAPSHOT";
28+
version = "2.2.8";
2929
sourceCompatibility = "1.6";
3030
targetCompatibility = "1.6"; // defaults to sourceCompatibility
3131

0 commit comments

Comments
 (0)