Skip to content

Commit ca98914

Browse files
Merge pull request #153 from fbascheper/feature/update-readme
Add latest version to README
2 parents b27904d + 2f941cd commit ca98914

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.markdown renamed to README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Dispatch Reboot
33

44
[![Build Status](https://travis-ci.org/dispatch/reboot.svg?branch=master)](https://travis-ci.org/dispatch/reboot)
55

6+
Latest `version`: [![Maven][mavenImg]][mavenLink]
7+
8+
[mavenImg]: https://img.shields.io/maven-central/v/net.databinder.dispatch/dispatch-core_2.12.svg
9+
[mavenLink]: https://mvnrepository.com/artifact/net.databinder.dispatch/dispatch-core_2.12
10+
11+
612
Dispatch reboot is a rewrite of the Dispatch library for
713
HTTP interaction in Scala, using [async-http-client][async]
814
as its underlying transport. For more info, see the

0 commit comments

Comments
 (0)