Skip to content

Commit

Permalink
0.14.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
prismofeverything committed Mar 6, 2014
1 parent 0dc596d commit 41ed1ea
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,7 +1,7 @@
(defproject caribou/caribou-admin "0.13.10"
(defproject caribou/caribou-admin "0.14.0"
:description "Generic admin tool for Caribou projects"
:dependencies [[org.clojure/clojure "1.5.1"]
[caribou/caribou-frontend "0.13.10"]
[caribou/caribou-frontend "0.14.0"]
[clj-time "0.4.4"]]
:jvm-opts ["-agentlib:jdwp=transport=dt_socket,server=y,suspend=n"
"-Djava.awt.headless=true"
Expand Down

0 comments on commit 41ed1ea

Please sign in to comment.