Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Oct 16, 2020
1 parent 0bbb18d commit 006c051
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 @@ -12,7 +12,7 @@ database connection pool and [Ragtime][] migrations to a configuration.

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

[duct/module.sql "0.6.0"]
[duct/module.sql "0.6.1"]

## 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 duct/module.sql "0.6.0"
(defproject duct/module.sql "0.6.1"
:description "Duct module for working with a SQL database"
:url "https://github.com/duct-framework/module.sql"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 006c051

Please sign in to comment.