Skip to content

Commit

Permalink
Merge branch 'release/0.8.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregg8 committed May 2, 2016
2 parents 40d5be9 + 49d5cd5 commit 96be031
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
Expand Up @@ -4,14 +4,14 @@

;; ---------------------------------------------------------------------------------------

(defproject re-com "0.8.2"
(defproject re-com "0.8.3"
:description "Reusable UI components for Reagent"
:url "https://github.com/Day8/re-com.git"
:license {:name "MIT"}

:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/clojurescript "1.7.145"]
[reagent "0.6.0-SNAPSHOT"]
[reagent "0.6.0-alpha"]
[com.andrewmcveigh/cljs-time "0.4.0"]]

;:plugins [[lein-unpack-resources "0.1.1"]]
Expand Down

0 comments on commit 96be031

Please sign in to comment.