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

Commit bc8dd04

Browse files
committed
v2.0.0
1 parent daea8a5 commit bc8dd04

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
@@ -14,7 +14,7 @@ allprojects {
1414
apply(plugin = "org.jetbrains.dokka")
1515

1616
group = "io.github.jglrxavpok.hephaistos"
17-
version = "2.0.0-rc"
17+
version = "2.0.0"
1818

1919
repositories {
2020
mavenCentral()

0 commit comments

Comments
 (0)