Skip to content

Commit

Permalink
Prep for 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Feb 27, 2020
1 parent 77b11ba commit 2dbbcb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
@@ -1,6 +1,6 @@
import Dependencies._

ThisBuild / version := "0.4.5-SNAPSHOT"
ThisBuild / version := "0.4.5"
ThisBuild / organization := "org.scala-sbt"
ThisBuild / crossScalaVersions := Seq(scala213, scala212, scala211, scala210)
ThisBuild / scalaVersion := "2.12.8"
Expand Down

0 comments on commit 2dbbcb8

Please sign in to comment.