Skip to content

Commit c86029b

Browse files
committed
Prepare 0.8.5
1 parent 4164f61 commit c86029b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Project-specific settings. Unfortunately we cannot put the name in there!
2121
*/
2222
group = "com.github.java-json-tools";
23-
version = "0.8.4";
23+
version = "0.8.5-SNAPSHOT";
2424
sourceCompatibility = JavaVersion.VERSION_1_7;
2525
targetCompatibility = JavaVersion.VERSION_1_7; // defaults to sourceCompatibility
2626

0 commit comments

Comments
 (0)