There was an error while loading. Please reload this page.
1 parent 03e43fa commit 61ededeCopy full SHA for 61edede
1 file changed
build.sbt
@@ -10,7 +10,7 @@ val allScalaVersions = List(
10
11
name := "perfolation"
12
ThisBuild / organization := "com.outr"
13
-ThisBuild / version := "1.2.11"
+ThisBuild / version := "1.2.12"
14
ThisBuild / scalaVersion := "2.13.16"
15
ThisBuild / crossScalaVersions := allScalaVersions
16
ThisBuild / scalacOptions ++= Seq("-unchecked", "-deprecation")
0 commit comments