diff --git a/README.md b/README.md index 36a0313..67c605e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Read this documentation to get an overview of MBassadors features. There is also not enough to make a developer happy (work is in progress). Additionally, you can browse the [javadoc](http://bennidi.github.io/mbassador/) -The current version is 1.1.9 and it is available from the Maven Central Repository. See the release notes for more details. +The current version is 1.1.10 and it is available from the Maven Central Repository. See the release notes for more details. There is also an extension available to support CDI-like transactional message sending in a Spring environment. It's beta but stable enough to give it a try. See here. @@ -143,7 +143,7 @@ Beginning with version 1.1.0 MBassador is available from the Maven Central Repos net.engio mbassador - 1.1.9 + 1.1.10 ```