Skip to content

Commit

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

- Contributors are credited in README

- Fixed inaccurate docstring on the versions method of the Connection
  protocol

- Added alias for the hybrid-s3-dynamodb backend
  • Loading branch information
stevemkim committed Aug 8, 2014
1 parent dbd68e1 commit 6fcc6f9
Showing 1 changed file with 1 addition and 1 deletion.
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.3"
(defproject io.mandoline/mandoline-core "0.1.4"
:description
"Mandoline is a distributed store for multi-dimensional arrays"
:license {:name "Apache License, version 2.0"
Expand Down

0 comments on commit 6fcc6f9

Please sign in to comment.