Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragazoor authored Sep 15, 2024
1 parent 75c30ce commit 0cef5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import Dependencies._
import BuildHelper._
import xerial.sbt.Sonatype.sonatypeCentralHost

ThisBuild / version := "0.1.0-RC1"
ThisBuild / version := "v0.1.0"
ThisBuild / organization := "io.github.ragazoor"
ThisBuild / publishTo := sonatypePublishToBundle.value
ThisBuild / sonatypeCredentialHost := sonatypeCentralHost
Expand Down

0 comments on commit 0cef5b2

Please sign in to comment.