diff options
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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  | 
