Skip to content

Commit 8736ee6

Browse files
committed
Bump version to 0.1.0
1 parent 54d4fb7 commit 8736ee6

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 = "net.eewbot"
12-
version = "0.1.0-SNAPSHOT"
12+
version = "0.1.0"
1313
description = "An implementation of base32768 encoding in Java with Base64 like API."
1414

1515
repositories {

0 commit comments

Comments
 (0)