Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 28, 2017
1 parent 9ca3e43 commit 68d3601
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@

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

[duct/database.sql.hikaricp "0.1.0"]
[duct/database.sql.hikaricp "0.1.1"]

## Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject duct/database.sql.hikaricp "0.1.0"
(defproject duct/database.sql.hikaricp "0.1.1"
:description "Integrant methods for a SQL database connection pool"
:url "https://github.com/duct-framework/database.sql.hikaricp"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 68d3601

Please sign in to comment.