We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 713c145 commit 40121f3Copy full SHA for 40121f3
build.sbt
@@ -1,6 +1,6 @@
1
name := "spice"
2
ThisBuild / organization := "com.outr"
3
-ThisBuild / version := "0.5.8"
+ThisBuild / version := "0.5.9"
4
5
val scala213: String = "2.13.14"
6
0 commit comments