Skip to content

Commit

Permalink
updated to newest noir
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Granger <ibdknox@gmail.com>
  • Loading branch information
ibdknox committed May 31, 2011
1 parent e4dcbf6 commit 69efb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,5 +1,5 @@
(defproject noir-example "0.1.0"
:description "An example of a noir project"
:dependencies [[org.clojure/clojure "1.2.1"]
[noir "0.2.5"]]
[noir "0.2.9"]]
:main noir-example.core)

0 comments on commit 69efb08

Please sign in to comment.