Skip to content

Commit

Permalink
Increment project version to 0.1.5
Browse files Browse the repository at this point in the history
Changes since the last version:

- Re-implemented the `npmap` function in `io.mandoline.utils` using the
  Claypoole library

- Fixed a race condition in `CachingChunkStore`

- Added Leon Barrett to the list of contributors in README
  • Loading branch information
stevemkim committed Nov 12, 2014
1 parent ab75051 commit bbfb5f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -574,5 +574,5 @@ Credits
-------
Shoutouts to Brian Davis, Alice Liang, Steve Kim, and Sebastian Galkin for
being major contributors to this project. More shoutouts to Jeffrey
Gerard, Tim Chagnon, Satshabad Khalsa, Daniel Richman, and Arthur Silva
for contributing to Mandoline.
Gerard, Tim Chagnon, Satshabad Khalsa, Daniel Richman, Arthur Silva, and
Leon Barrett for contributing to Mandoline.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject io.mandoline/mandoline-core "0.1.4"
(defproject io.mandoline/mandoline-core "0.1.5"
:description
"Mandoline is a distributed store for multi-dimensional arrays"
:license {:name "Apache License, version 2.0"
Expand Down

0 comments on commit bbfb5f1

Please sign in to comment.