Skip to content

Commit 4834e5b

Browse files
committed
Bump version number
Signed-off-by: Francis Galiegue <[email protected]>
1 parent 71db682 commit 4834e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* Project-specific settings. Unfortunately we cannot put the name in there!
2222
*/
2323
group = "com.github.fge";
24-
version = "2.2.4";
24+
version = "2.2.5-SNAPSHOT";
2525
sourceCompatibility = "1.6";
2626
targetCompatibility = "1.6"; // defaults to sourceCompatibility
2727

0 commit comments

Comments
 (0)