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

Commit eda1633

Browse files
author
Heiko Seeberger
committed
Prepare release 0.14.0
1 parent db0f629 commit eda1633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If something goes finally wrong when interacting with the coordination service,
4242
resolvers += Resolver.bintrayRepo("hseeberger", "maven")
4343

4444
libraryDependencies ++= Vector(
45-
"de.heikoseeberger" %% "constructr" % "0.13.2",
45+
"de.heikoseeberger" %% "constructr" % "0.14.0",
4646
...
4747
)
4848
```

0 commit comments

Comments
 (0)