Skip to content

Commit

Permalink
Update noir dependency to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semperos committed Jun 26, 2011
1 parent 9d3073e commit 5f51218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:description "A fully functional blog that serves an example of a noir project."
:dependencies [[org.clojure/clojure "1.2.1"]
[clj-time "0.3.0"]
[noir "0.4.0"]
[noir "1.0.0"]
[org.markdownj/markdownj "0.3.0-1.0.2b4"]
[simpledb "0.1.4"]]
:main noir-blog.server)
Expand Down

0 comments on commit 5f51218

Please sign in to comment.