Skip to content

Commit

Permalink
Update inclusion instructions for 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
farmdawgnation committed Jul 30, 2017
1 parent e30ac72 commit a7f14da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Quick start for users

To include this module in your Lift project change `build.sbt` to include:

libraryDependencies += "net.liftmodules" %% "amqp_3.0" % "1.4.0"
libraryDependencies += "net.liftmodules" %% "amqp_3.1" % "1.5.0"

Previous releases
-----------------
Expand Down Expand Up @@ -65,4 +65,3 @@ For example:
> ++ 2.11.8
> package
```

0 comments on commit a7f14da

Please sign in to comment.