Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Jan 12, 2019
1 parent a0de74d commit 6c5038e
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 "1.0.0"]
[medley "1.1.0"]

## 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 "1.0.0"
(defproject medley "1.1.0"
: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 6c5038e

Please sign in to comment.