Skip to content

Commit

Permalink
Released 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Jan 8, 2012
1 parent 4850168 commit b1f93e9
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 @@ -10,7 +10,7 @@ Installation

Add the following to your project.clj dependencies:

[clout "1.0.0"]
[clout "1.0.1"]

Usage
-----
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject clout "1.0.0"
(defproject clout "1.0.1"
:description "A HTTP route matching library"
:url "http://github.com/weavejester/clout"
:dependencies [[org.clojure/clojure "1.2.1"]]
Expand Down

0 comments on commit b1f93e9

Please sign in to comment.