Skip to content

Commit a64eef8

Browse files
committed
Increment project version to 0.1.3
Changes since the last version: - Added Clojars badge and Travis CI badge to README - Small fix in log4j.properties - Fixed a test helper that specifies a relative path to leiningen; it now assumes that an executable `lein2` can be found in PATH
1 parent 8a77f21 commit a64eef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject io.mandoline/mandoline-core "0.1.2"
1+
(defproject io.mandoline/mandoline-core "0.1.3"
22
:description
33
"Mandoline is a distributed store for multi-dimensional arrays"
44
:license {:name "Apache License, version 2.0"

0 commit comments

Comments
 (0)