Skip to content

Commit

Permalink
Release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davesmith00000 committed Nov 8, 2023
1 parent 932051d commit e211d64
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 @@ -6,7 +6,7 @@ import indigoplugin.IndigoOptions

val scala3Version = "3.3.1"
val indigoVersion = "0.15.1"
val roguelikeStarterKitVersion = "0.3.2-SNAPSHOT"
val roguelikeStarterKitVersion = "0.3.2"

Global / onChangedBuildSource := ReloadOnSourceChanges
ThisBuild / scalafixDependencies += "com.github.liancheng" %% "organize-imports" % "0.5.0"
Expand Down

0 comments on commit e211d64

Please sign in to comment.