Skip to content
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.

Commit

Permalink
0.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
frenchy64 committed Nov 2, 2012
1 parent b25bd31 commit 4716366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject typed "0.1.1-SNAPSHOT" (defproject typed "0.1.1"
:description "Gradual typing for Clojure" :description "Gradual typing for Clojure"
:dependencies [[analyze "0.2"] :dependencies [[analyze "0.2"]
[net.intensivesystems/arrows "1.3.0"] ;for testing conduit, lein test wants it here? [net.intensivesystems/arrows "1.3.0"] ;for testing conduit, lein test wants it here?
Expand Down

0 comments on commit 4716366

Please sign in to comment.