Bump version number to 0.5.1 on README.md

This commit is contained in:
Dave Della Costa 2015-03-10 11:52:35 +09:00
parent 0be5eb3638
commit a683d4674c

View file

@ -5,7 +5,7 @@ SQL as Clojure data structures. Build queries programmatically -- even at runtim
## Leiningen Coordinate ## Leiningen Coordinate
```clj ```clj
[honeysql "0.4.3"] [honeysql "0.5.1"]
``` ```
## Usage ## Usage