Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tototoshi committed Jan 16, 2014
1 parent ac965c6 commit a97d480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ Flyway plugin for Play 2.1. It aims to be a substitute for play-evolutions.
In Build.scala/build.sbt

```scala
libraryDependencies += "com.github.tototoshi" %% "play-flyway" % "1.0.0"
libraryDependencies += "com.github.tototoshi" %% "play-flyway" % "1.0.1"
```

and write play.plugins.
Expand Down

0 comments on commit a97d480

Please sign in to comment.