Skip to content

Commit

Permalink
Release 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mjakubowski84 committed Dec 15, 2022
1 parent f60c293 commit 43b273e
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 @@ -10,7 +10,7 @@ lazy val three = "3.2.1"
lazy val supportedScalaVersions = Seq(twoTwelve, twoThirteen, three)

ThisBuild / organization := "com.github.mjakubowski84"
ThisBuild / version := "2.8.0"
ThisBuild / version := "2.7.1"
ThisBuild / isSnapshot := false
ThisBuild / scalaVersion := twoThirteen

Expand Down

0 comments on commit 43b273e

Please sign in to comment.