Skip to content

Commit

Permalink
bumped up migratus
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Aug 22, 2022
1 parent abcf039 commit ed4f64d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(defproject luminus-migrations "0.7.3"
(defproject luminus-migrations "0.7.4"
:description "Luminus migrations"
:url "https://github.com/luminus-framework/luminus-migrations"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.9.0"]
[migratus "1.4.0"]])
[migratus "1.4.1"]])

0 comments on commit ed4f64d

Please sign in to comment.