Skip to content

Commit

Permalink
Inc lib-noir version and beta.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynes committed Jun 23, 2012
1 parent 2ea3e99 commit d18e315
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,10 +1,10 @@
(defproject noir "1.3.0-beta9"
(defproject noir "1.3.0-beta10"
:description "Noir - a clojure web framework"
:url "http://webnoir.org"
:codox {:exclude [noir.exception noir.content.defaults
noir.content.getting-started]}
:dependencies [[org.clojure/clojure "1.3.0"]
[lib-noir "0.1.0"]
[lib-noir "0.1.1"]
[compojure "1.0.4"]
[bultitude "0.1.5"]
[ring "1.1.1"]
Expand Down

0 comments on commit d18e315

Please sign in to comment.