Skip to content

Commit

Permalink
Merge pull request #73 from Comcast/rolling-0.8.14
Browse files Browse the repository at this point in the history
Rolling 0.8.14
  • Loading branch information
paulcleary committed May 27, 2016
2 parents 6c4f77c + d36b389 commit 761165e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/MoneyBuild.scala
Expand Up @@ -224,7 +224,7 @@ object MoneyBuild extends Build {

def basicSettings = Defaults.itSettings ++ SbtScalariform.scalariformSettings ++ Seq(
organization := "com.comcast.money",
version := "0.8.14-SNAPSHOT",
version := "0.8.14",
crossScalaVersions := Seq("2.10.6", "2.11.7"),
scalaVersion := "2.10.6",
resolvers ++= Seq(
Expand Down

0 comments on commit 761165e

Please sign in to comment.