Skip to content

Commit

Permalink
Bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkiedys committed Nov 12, 2014
1 parent 3f72b6c commit 55ca38d
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 @@ -5,7 +5,7 @@ Reactive Streams: AMQP

Available at Maven Central:

libraryDependencies += "io.scalac" % "reactive-rabbit_2.11" % "0.2.0"
libraryDependencies += "io.scalac" % "reactive-rabbit_2.11" % "0.2.1"

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

name := "reactive-rabbit"

version := "0.2.0"
version := "0.2.1"

organization := "io.scalac"

Expand Down

0 comments on commit 55ca38d

Please sign in to comment.