Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davesmith00000 committed Jan 7, 2024
1 parent 3e7c9cb commit 7da0628
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._

val scala3Version = "3.3.1"
val indigoVersion = "0.16.0"
val roguelikeStarterKitVersion = "0.4.1-SNAPSHOT"
val roguelikeStarterKitVersion = "0.5.0"

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

0 comments on commit 7da0628

Please sign in to comment.