Skip to content

Commit

Permalink
Release 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Aug 10, 2016
1 parent cd46977 commit d8be5e2
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 @@ -15,7 +15,7 @@ and limits itself to a small set of general-purpose functions.

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

[medley "0.8.2"]
[medley "0.8.3"]

## Breaking Changes

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 medley "0.8.2"
(defproject medley "0.8.3"
:description "A lightweight library of useful, mostly pure functions"
:url "https://github.com/weavejester/medley"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit d8be5e2

Please sign in to comment.