Skip to content
This repository has been archived by the owner on Apr 15, 2018. It is now read-only.

Commit

Permalink
Prepare release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Oct 29, 2016
1 parent db0f629 commit eda1633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ If something goes finally wrong when interacting with the coordination service,
resolvers += Resolver.bintrayRepo("hseeberger", "maven")

libraryDependencies ++= Vector(
"de.heikoseeberger" %% "constructr" % "0.13.2",
"de.heikoseeberger" %% "constructr" % "0.14.0",
...
)
```
Expand Down

0 comments on commit eda1633

Please sign in to comment.