From 27294c6888852f3494aa69e81e0d5c24c9fa521f Mon Sep 17 00:00:00 2001 From: Diego Parra Date: Fri, 19 Jan 2018 11:40:04 -0300 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f947e341..f26a0330 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ To get started with SBT, simply add the following to your `build.sbt` or `pom.xm file: ```scala -libraryDependencies += "io.kamon" %% "kamon-core" % "1.0.0.6" +libraryDependencies += "io.kamon" %% "kamon-core" % "1.0.0" ``` ```xml @@ -89,4 +89,4 @@ the License. [5]: https://twitter.github.io/finagle/guide/Contexts.html [6]: https://grpc.io/grpc-java/javadoc/io/grpc/Context.html [7]: https://gitter.im/kamon-io/Kamon -[8]: https://kamino.io/ \ No newline at end of file +[8]: https://kamino.io/ -- cgit v1.2.3