Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lbradstreet committed Jun 8, 2015
1 parent 4b24502 commit f6beaed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,4 +1,4 @@
(defproject onyx-dashboard "0.6.0.0-beta1"
(defproject onyx-dashboard "0.6.0.0-SNAPSHOT"
:description "Dashboard for the Onyx distributed computation system"
:url "http://github.com/lbradstreet/onyx-dashboard"
:license {:name "Eclipse Public License"
Expand All @@ -20,7 +20,7 @@
[com.taoensso/timbre "3.3.1"]
[cljs-uuid "0.0.4"]
[ring "1.3.2"]
[com.mdrogalis/onyx "0.6.0-beta1"]
[com.mdrogalis/onyx "0.6.0"]
[com.cognitect/transit-clj "0.8.259"]
[com.cognitect/transit-cljs "0.8.205"]
[cljsjs/moment "2.9.0-0"]
Expand Down

0 comments on commit f6beaed

Please sign in to comment.