Skip to content

Commit

Permalink
Released 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 8, 2010
1 parent 6795d77 commit 57b6956
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project.clj
@@ -1,4 +1,6 @@
(defproject hiccup "0.2.4-SNAPSHOT"
(defproject hiccup "0.2.4"
:description "A fast library for rendering HTML in Clojure"
:url "http://github.com/weavejester/hiccup"
:dependencies [[org.clojure/clojure "1.1.0"]
[org.clojure/clojure-contrib "1.1.0"]]
:dev-dependencies [[lein-clojars "0.5.0"]
Expand Down

0 comments on commit 57b6956

Please sign in to comment.