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.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Jun 5, 2016
1 parent 0498457 commit 99ffc5a
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.8.0",
"de.heikoseeberger" %% "akka-sse" % "1.8.1",
...
)
```
Expand Down

0 comments on commit 99ffc5a

Please sign in to comment.