Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
mark 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Aug 25, 2013
1 parent 30d10a3 commit 0ae2fa6
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,9 +1,9 @@
(defproject lamina "0.5.0-SNAPSHOT"
(defproject lamina "0.5.0"
:description "event-driven data structures for clojure"
:min-lein-version "2.0.0"
:dependencies [[org.clojure/tools.logging "0.2.4"]
[org.flatland/useful "0.9.0"]
[potemkin "0.3.1-SNAPSHOT"]]
[potemkin "0.3.2"]]
:exclusions [org.clojure/contrib
org.clojure/clojure-contrib]
:profiles {:dev {:dependencies [[org.clojure/clojure "1.5.1"]
Expand Down

0 comments on commit 0ae2fa6

Please sign in to comment.