Skip to content

Commit

Permalink
Release 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Feb 14, 2022
1 parent 5910248 commit 0e76d9a
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 @@ -3,7 +3,7 @@ import Tests._

name := "scarango"
ThisBuild / organization := "com.outr"
ThisBuild / version := "3.1.3-SNAPSHOT"
ThisBuild / version := "3.1.3"
ThisBuild / scalaVersion := "2.13.8"
ThisBuild / crossScalaVersions := List("3.1.1", "2.13.8")
ThisBuild / scalacOptions ++= Seq("-unchecked", "-deprecation")
Expand Down

0 comments on commit 0e76d9a

Please sign in to comment.