Skip to content

Commit

Permalink
release0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gakuzzzz committed Aug 26, 2015
1 parent 0089ee4 commit 5723eaa
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 @@ -9,7 +9,7 @@ object ApplicationBuild extends Build {
val playVersion = play.core.PlayVersion.current

lazy val baseSettings = Seq(
version := "0.13.3-SNAPSHOT",
version := "0.13.3",
scalaVersion := "2.10.4",
crossScalaVersions := Seq("2.10.4", "2.11.1"),
organization := "jp.t2v",
Expand Down

0 comments on commit 5723eaa

Please sign in to comment.