Skip to content

Commit

Permalink
added version badge in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoBonacci committed Jan 12, 2019
1 parent 9db2298 commit 36df36e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ It supports the following feature:

Add the dependency in your `project.clj`

[com.brunobonacci/ip-geoloc "0.2.2"]
[com.brunobonacci/ip-geoloc "0.2.3"]

Check latest version here: [![Clojars Project](https://img.shields.io/clojars/v/com.brunobonacci/ip-geoloc.svg)](https://clojars.org/com.brunobonacci/ip-geoloc)

then require the namespace:

Expand Down

0 comments on commit 36df36e

Please sign in to comment.