Skip to content

Commit 61edede

Browse files
committed
Release 1.2.12
1 parent 03e43fa commit 61edede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ val allScalaVersions = List(
1010

1111
name := "perfolation"
1212
ThisBuild / organization := "com.outr"
13-
ThisBuild / version := "1.2.11"
13+
ThisBuild / version := "1.2.12"
1414
ThisBuild / scalaVersion := "2.13.16"
1515
ThisBuild / crossScalaVersions := allScalaVersions
1616
ThisBuild / scalacOptions ++= Seq("-unchecked", "-deprecation")

0 commit comments

Comments
 (0)