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`.
17
17
18
18
Add the following dependency to your deps.edn file:
19
19
20
- org.duct-framework/module.sql {:mvn/version "0.7.1 "}
20
+ org.duct-framework/module.sql {:mvn/version "0.8.0 "}
21
21
22
22
Or to your Leiningen project file:
23
23
24
- [org.duct-framework/module.sql "0.7.1 "]
24
+ [org.duct-framework/module.sql "0.8.0 "]
25
25
26
26
## Usage
27
27
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 "
2
2
:description " Duct module for working with a SQL database"
3
3
:url " https://github.com/duct-framework/module.sql"
4
4
:license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments