Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
prismofeverything committed Dec 18, 2013
1 parent 8952ffe commit f1be536
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.2"
(defproject caribou/caribou-admin "0.13.3"
:description "Generic admin tool for Caribou projects"
:dependencies [[org.clojure/clojure "1.5.1"]
[caribou/caribou-frontend "0.13.2"]
[caribou/caribou-frontend "0.13.3"]
[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 f1be536

Please sign in to comment.