Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitrii Kostianoi committed Feb 3, 2018
1 parent a356bf4 commit a22035d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ a high-level feature list:
Op-Rabbit is available on Maven Central

```scala
val opRabbitVersion = "2.1.0-RC2"
val opRabbitVersion = "2.1.0"

libraryDependencies ++= Seq(
"com.spingo" %% "op-rabbit-core" % opRabbitVersion,
Expand Down
2 changes: 1 addition & 1 deletion project/version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=2.1.0-RC2
version=2.1.0

0 comments on commit a22035d

Please sign in to comment.