Skip to content

Commit

Permalink
Release 1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed May 9, 2024
1 parent 0b0cdb4 commit 9142c06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
16 changes: 0 additions & 16 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ val allScalaVersions = List("2.12.19", "2.13.14", "3.3.3")

name := "perfolation"
ThisBuild / organization := "com.outr"
ThisBuild / version := "1.2.10"
ThisBuild / version := "1.2.11"
ThisBuild / scalaVersion := "2.13.14"
ThisBuild / crossScalaVersions := allScalaVersions
ThisBuild / scalacOptions ++= Seq("-unchecked", "-deprecation")
Expand Down

0 comments on commit 9142c06

Please sign in to comment.