Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Commit bc702d8

Browse files
committed
Set version to 1.0.0-alpha01
1 parent e501366 commit bc702d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = "com.github.doomsdayrs.lib"
7-
version = "1.0.0-alpha"
7+
version = "1.0.0-alpha01"
88

99
repositories {
1010
mavenCentral()

0 commit comments

Comments
 (0)