Skip to content

Commit 1d5eeb8

Browse files
committed
chore: build version number
1 parent 272e1a0 commit 1d5eeb8

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java-library'
33
}
44

5-
version = "8.1.1"
5+
version = "8.1.2"
66

77
repositories {
88
mavenCentral()

0 commit comments

Comments
 (0)