File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ accidental upgrades. The version prior to this change was: `0.6.1`.
1717
1818Add the following dependency to your deps.edn file:
1919
20- org.duct-framework/module.sql {:mvn/version "0.7.1 "}
20+ org.duct-framework/module.sql {:mvn/version "0.8.0 "}
2121
2222Or to your Leiningen project file:
2323
24- [org.duct-framework/module.sql "0.7.1 "]
24+ [org.duct-framework/module.sql "0.8.0 "]
2525
2626## Usage
2727
Original file line number Diff line number Diff line change 1- (defproject org.duct-framework /module.sql " 0.7.1 "
1+ (defproject org.duct-framework /module.sql " 0.8.0 "
22 :description " Duct module for working with a SQL database"
33 :url " https://github.com/duct-framework/module.sql"
44 :license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments