Skip to content

Commit

Permalink
Bump version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkiedys committed Nov 17, 2015
1 parent 8101cc4 commit 385b6fd
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 @@ -7,7 +7,7 @@ Reactive Streams: AMQP

Available at Maven Central for Scala 2.10 and 2.11:

libraryDependencies += "io.scalac" %% "reactive-rabbit" % "1.0.2"
libraryDependencies += "io.scalac" %% "reactive-rabbit" % "1.0.3"

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

name := "reactive-rabbit"

version := "1.0.2"
version := "1.0.3"

organization := "io.scalac"

Expand Down

0 comments on commit 385b6fd

Please sign in to comment.