summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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