Skip to content

Commit

Permalink
Release version 0.7.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Drogalis committed Sep 20, 2015
1 parent bbe9cee commit f3138c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,4 +1,4 @@
(defproject org.onyxplatform/onyx-dashboard "0.7.5-SNAPSHOT"
(defproject org.onyxplatform/onyx-dashboard "0.7.5"
: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 @@
[cljs-uuid "0.0.4"]
[ring "1.3.2"]
^{:voom {:repo "git@github.com:onyx-platform/onyx.git" :branch "master"}}
[org.onyxplatform/onyx "0.7.3-20150827_160450-g706d154"]
[org.onyxplatform/onyx "0.7.5"]
[com.cognitect/transit-clj "0.8.275"]
[com.cognitect/transit-cljs "0.8.220"]
[cljsjs/moment "2.9.0-0"]
Expand Down

0 comments on commit f3138c9

Please sign in to comment.