Skip to content

Commit

Permalink
Release 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Mar 22, 2022
1 parent 5ca1d79 commit 92f4ced
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.4.3-SNAPSHOT"
ThisBuild / version := "3.4.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 92f4ced

Please sign in to comment.