Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Commit

Permalink
Prepare release 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Oct 10, 2016
1 parent e610031 commit ee6f539
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
Expand Up @@ -19,7 +19,7 @@ Akka SSE is published to Bintray and Maven Central.
resolvers += Resolver.bintrayRepo("hseeberger", "maven")

libraryDependencies ++= List(
"de.heikoseeberger" %% "akka-sse" % "1.10.0",
"de.heikoseeberger" %% "akka-sse" % "1.11.0",
...
)
```
Expand Down

0 comments on commit ee6f539

Please sign in to comment.