Skip to content

Commit

Permalink
2.2.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Oct 2, 2016
1 parent 00b0586 commit cd91784
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.2.4",
version := "2.2.5",
scalaVersion := "2.11.8",
// Sonatype OSS deployment
publishTo <<= version { (v: String) =>
Expand Down

0 comments on commit cd91784

Please sign in to comment.