Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Deraen committed Jan 16, 2015
1 parent e015683 commit d36d3f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@

- Added `assoc-first` and `update-first` functions which can be used to
update first matching element in collection
- Tests are now using `clojure.test` / `cljs.test` instead of Midje
- CI is running Cljs tests using Node
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject metosin/potpuri "0.2.0"
(defproject metosin/potpuri "0.2.1"
:description "Metosin potpuri"
:url "https://github.com/metosin/potpuri"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit d36d3f6

Please sign in to comment.