summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@zancanaro.id.au>2014-05-19 11:40:25 +1000
committerCarlo Zancanaro <carlo@zancanaro.id.au>2014-05-19 11:40:25 +1000
commitdbf263f4fb666ba0005541ee836d96a979c379d1 (patch)
tree3d6020ba34e543913b72cc0159be67352c2822fb
parent9bfaf3a615d5ccb51db08bd531ebc213cd9e968c (diff)
Update README with new version numberHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7f8261..1faa4d8 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ applications.
Include `abra` by adding the following to your dependencies:
:::clojure
- [org.clojars.czan/abra "0.1.0"]
+ [org.clojars.czan/abra "0.1.2"]
At the very bottom of your middleware stack (closest to your actual
handlers), apply the `abra.core/wrap-reverse-routing` middleware (any