Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Sep 28, 2023
1 parent 4a156bc commit d4d704d
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 @@ -3,7 +3,7 @@ ThisBuild / organization := "io.appthreat"
ThisBuild / version := "1.2.3"
ThisBuild / scalaVersion := "3.3.1"

val chenVersion = "0.0.8"
val chenVersion = "0.0.9"

lazy val atom = Projects.atom

Expand Down

0 comments on commit d4d704d

Please sign in to comment.