Skip to content

Commit

Permalink
v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hden committed Dec 27, 2021
1 parent 65529f6 commit 2cc8fd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A Duct module that adds Integrant keys for a Datomic database connection and Rag

To install, add the following to your project `:dependencies`:

`[hden/duct.module.datomic "0.5.1"]`
`[hden/duct.module.datomic "0.5.4"]`

## Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject hden/duct.module.datomic "0.5.3"
(defproject hden/duct.module.datomic "0.5.4"
:description "A Duct module that adds Integrant keys for a Datomic database connection and Ragtime migrations to a configuration."
:url "https://github.com/hden/duct.module.datomic"
:license {:name "EPL-2.0"
Expand Down

0 comments on commit 2cc8fd8

Please sign in to comment.