Skip to content

Commit

Permalink
Update VersionEye badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Aug 13, 2015
1 parent d7e5c96 commit d50b3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# `clj-time` <a href="http://travis-ci.org/#!/seancorfield/clj-time/builds"><img src="https://secure.travis-ci.org/seancorfield/clj-time.png" /></a> [![Dependency Status](https://www.versioneye.com/clojure/clj-time:clj-time/0.9.0/badge.png)](https://www.versioneye.com/clojure/clj-time:clj-time/0.9.0)
# `clj-time` <a href="http://travis-ci.org/#!/seancorfield/clj-time/builds"><img src="https://secure.travis-ci.org/seancorfield/clj-time.png" /></a> [![Dependency Status](https://www.versioneye.com/clojure/clj-time:clj-time/0.11.0/badge.png)](https://www.versioneye.com/clojure/clj-time:clj-time/0.11.0)


A date and time library for Clojure, wrapping the [Joda Time](http://www.joda.org/joda-time/) library.
Expand Down

0 comments on commit d50b3ae

Please sign in to comment.