Skip to content

Commit 827543e

Browse files
committed
Bump version
1 parent 94b200a commit 827543e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ subprojects {
77
apply plugin: 'java'
88
apply plugin: 'maven'
99

10-
group 'io.github.revxrsal'
11-
version '2.1'
10+
group = 'io.github.revxrsal'
11+
version = '2.2'
1212

1313
sourceCompatibility = 1.8
1414
targetCompatibility = 1.8

0 commit comments

Comments
 (0)