Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
prismofeverything committed Nov 5, 2013
1 parent 088d41c commit 1b6af61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,7 +1,7 @@
(defproject caribou/caribou-admin "0.12.34"
(defproject caribou/caribou-admin "0.12.36"
:description "Generic admin tool for Caribou projects"
:dependencies [[org.clojure/clojure "1.5.1"]
[caribou/caribou-frontend "0.12.32"]
[caribou/caribou-frontend "0.12.36"]
[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 1b6af61

Please sign in to comment.