Skip to content

Commit

Permalink
1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tebeka committed Apr 6, 2019
1 parent a384eed commit ba5ff02
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 @@ -27,7 +27,7 @@ namespace. Each can handle the following input types:
"163883d3e0e3b0c028d35b626b98564be8d9d649ed8adb8b929cb8c94c735c59"

# Installation
Add `[digest "1.4.8"]` to your `project.clj`.
Add `[digest "1.4.9"]` to your `project.clj`.

# License
Copyright&copy; 2017 Miki Tebeka <miki.tebeka@gmail.com>
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 digest "1.4.8"
(defproject digest "1.4.9"
:description "Digest algorithms (MD5, SHA ...) for Clojure"
:author "Miki Tebeka <miki.tebeka@gmail.com>"
:url "https://github.com/tebeka/clj-digest"
Expand Down

0 comments on commit ba5ff02

Please sign in to comment.