Skip to content

Commit

Permalink
Released 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Mar 23, 2013
1 parent bb8a7ee commit c7dd785
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ Install

Add the following dependency to your `project.clj` file:

[hiccup "1.0.2"]
[hiccup "1.0.3"]

Documentation
-------------
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject hiccup "1.0.2"
(defproject hiccup "1.0.3"
:description "A fast library for rendering HTML in Clojure"
:url "http://github.com/weavejester/hiccup"
:dependencies [[org.clojure/clojure "1.2.1"]]
Expand Down

0 comments on commit c7dd785

Please sign in to comment.