Skip to content

Commit cd91784

Browse files
committed
2.2.5 release
1 parent 00b0586 commit cd91784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object BuildSettings {
55

66
val commonSettings = Defaults.coreDefaultSettings ++ Seq (
77
organization := "com.softwaremill.macwire",
8-
version := "2.2.4",
8+
version := "2.2.5",
99
scalaVersion := "2.11.8",
1010
// Sonatype OSS deployment
1111
publishTo <<= version { (v: String) =>

0 commit comments

Comments
 (0)