Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit b2cbcf1

Browse files
committed
Update version to 0.2.0 'cause of breaking change API
1 parent 151f5cb commit b2cbcf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = "me.darefox"
12-
version = "0.1.0"
12+
version = "0.2.0"
1313

1414
repositories {
1515
mavenCentral()

0 commit comments

Comments
 (0)