Skip to content

Commit

Permalink
Preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmsparks committed Dec 24, 2013
1 parent 1fde57a commit cbe1477
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 @@ -40,7 +40,7 @@ do. Separation of concerns and all that.
Add the following dependency to your `project.clj` file

```clojure
[bidi "1.1.0"]
[bidi "1.3.0"]
```

## Take 5 minutes to learn bidi (using the REPL)
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -9,7 +9,7 @@
;;
;; You must not remove this notice, or any other, from this software.

(defproject bidi "1.2.0"
(defproject bidi "1.3.0"
:description "Bidirectional URI routing"
:url "https://github.com/juxt/bidi"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit cbe1477

Please sign in to comment.