Skip to content

Commit

Permalink
Bump version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkiedys committed Nov 13, 2016
1 parent b7e701e commit 081b5c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Reactive Streams: AMQP

Available at Maven Central for Scala 2.11:

libraryDependencies += "io.scalac" %% "reactive-rabbit" % "1.1.2"
libraryDependencies += "io.scalac" %% "reactive-rabbit" % "1.1.3"

Example
----
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -4,7 +4,7 @@ sonatypeSettings

name := "reactive-rabbit"

version := "1.1.2"
version := "1.1.3"

organization := "io.scalac"

Expand Down

0 comments on commit 081b5c8

Please sign in to comment.