Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Commit

Permalink
1.4.0 #50 #51 #52
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon Radley committed Nov 18, 2013
1 parent 6f117fc commit 652e23f
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 @@ -3,7 +3,7 @@ import sbt.Keys._

object ProjectBuild extends Build {

lazy val buildVersion = "1.4.0-SNAPSHOT"
lazy val buildVersion = "1.4.0"

lazy val root = Project(id = "play-plugins-salat", base = file("."), settings = Project.defaultSettings ++ Publish.settings).settings(
organization := "se.radley",
Expand Down

0 comments on commit 652e23f

Please sign in to comment.