Skip to content

Commit

Permalink
Merge pull request #14 from TheClimateCorporation/version-1.7-bump
Browse files Browse the repository at this point in the history
Upgrade claypoole, bump version to 1.7
  • Loading branch information
leon-barrett committed Dec 3, 2014
2 parents 7a4fb85 + 1476a66 commit 452d1a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject io.mandoline/mandoline-core "0.1.6"
(defproject io.mandoline/mandoline-core "0.1.7"
:description
"Mandoline is a distributed store for multi-dimensional arrays"
:license {:name "Apache License, version 2.0"
Expand Down Expand Up @@ -33,7 +33,7 @@
[org.clojure/math.numeric-tower "0.0.2"]
[me.raynes/fs "1.4.3"]
[com.google.guava/guava "15.0"]
[com.climate/claypoole "0.3"]
[com.climate/claypoole "0.3.3"]

;; nrepl to launch a remote repl
[org.clojure/tools.nrepl "0.2.3"]
Expand Down

0 comments on commit 452d1a3

Please sign in to comment.