Skip to content

Commit

Permalink
Release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Mar 10, 2018
1 parent fb66af6 commit bd7d533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object BuildSettings {

val commonSettings = Defaults.coreDefaultSettings ++ Seq (
organization := "com.softwaremill.macwire",
version := "2.3.0",
version := "2.3.1",
scalaVersion := "2.11.11",
crossScalaVersions := Seq("2.12.3", scalaVersion.value),
// Sonatype OSS deployment
Expand Down

0 comments on commit bd7d533

Please sign in to comment.