updated readme

This commit is contained in:
nathan 2016-02-09 15:16:03 +01:00
parent 39a36e3edf
commit 3b94bce905

View File

@ -132,7 +132,7 @@ The MessageBus is available from the Maven Central Repository using the followin
<dependency> <dependency>
<groupId>com.dorkbox</groupId> <groupId>com.dorkbox</groupId>
<artifactId>MessageBus</artifactId> <artifactId>MessageBus</artifactId>
<version>1.2</version> <version>1.3</version>
</dependency> </dependency>
``` ```
@ -144,3 +144,4 @@ https://oss.sonatype.org/content/repositories/releases/com/dorkbox/MessageBus/
This project is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references. This project is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.