Skip to content

Commit

Permalink
version upgraded to 2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
debasishg committed Oct 26, 2014
1 parent b7c7950 commit 14ac454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ScalaRedisProject.scala
Expand Up @@ -8,7 +8,7 @@ object ScalaRedisProject extends Build

lazy val commonSettings: Seq[Setting[_]] = Seq(
organization := "net.debasishg",
version := "2.13",
version := "2.14",
scalaVersion := "2.11.2",
crossScalaVersions := Seq("2.11.2", "2.10.4"),

Expand Down

0 comments on commit 14ac454

Please sign in to comment.