Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tototoshi committed Jan 16, 2014
1 parent 1da99c0 commit ac965c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Expand Up @@ -10,7 +10,7 @@ object ApplicationBuild extends Build {
settings = Defaults.defaultSettings ++ Seq (
name := "play-flyway",
organization := "com.github.tototoshi",
version := "1.0.1-SNAPSHOT",
version := "1.0.1",
scalaVersion := "2.10.0",
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/",
libraryDependencies ++= Seq(
Expand Down

0 comments on commit ac965c6

Please sign in to comment.