Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/websudos/phantom into de…
Browse files Browse the repository at this point in the history
…velop
  • Loading branch information
alexflav23 committed May 10, 2015
2 parents 1cd0f46 + 56d80d5 commit 9632a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/PhantomBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ object PhantomBuild extends Build {

val sharedSettings: Seq[Def.Setting[_]] = Defaults.coreDefaultSettings ++ Seq(
organization := "com.websudos",
version := "1.8.2",
version := "1.8.3",
scalaVersion := "2.11.6",
crossScalaVersions := Seq("2.10.5", "2.11.6"),
resolvers ++= Seq(
Expand Down

0 comments on commit 9632a49

Please sign in to comment.