Skip to content

Commit

Permalink
Use the latest version of migratus, 0.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
pupeno committed Jul 1, 2015
1 parent 91cf470 commit 2174091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-project/project.clj
Expand Up @@ -2,7 +2,7 @@
:description "Migratus Leiningen plugin example project"
:dependencies [[org.clojure/clojure "1.4.0"]
[com.h2database/h2 "1.4.187"]
[migratus "0.7.0"]]
[migratus "0.8.0"]]
:plugins [[migratus-lein "0.1.1"]]
:migratus {:store :database
:migration-dir "migrations/"
Expand Down

0 comments on commit 2174091

Please sign in to comment.