aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2018-02-27 08:03:53 +0100
committerGitHub <noreply@github.com>2018-02-27 08:03:53 +0100
commitf1504857a91e89d17fd4c4801d7be3580bf60e28 (patch)
tree10f85cf1ac7197925baf2a81e3ca23624d0a7a26
parentd1f18e42f39745579c3137a47ecfa5d5e4b677f5 (diff)
downloadKamon-f1504857a91e89d17fd4c4801d7be3580bf60e28.tar.gz
Kamon-f1504857a91e89d17fd4c4801d7be3580bf60e28.tar.bz2
Kamon-f1504857a91e89d17fd4c4801d7be3580bf60e28.zip
update readme to mention Kamon 1.1.0
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 434cbb0a..9b9f176a 100644
--- a/README.md
+++ b/README.md
@@ -13,20 +13,20 @@ Supported releases and dependencies are shown below.
| kamon | status | jdk | scala
|:------:|:------:|:----:|------------------
-| 1.0.0 | stable | 1.7+, 1.8+ | 2.10, 2.11, 2.12
+| 1.1.0 | stable | 1.8+ | 2.10, 2.11, 2.12
To get started with SBT, simply add the following to your `build.sbt` or `pom.xml`
file:
```scala
-libraryDependencies += "io.kamon" %% "kamon-core" % "1.0.0"
+libraryDependencies += "io.kamon" %% "kamon-core" % "1.1.0"
```
```xml
<dependency>
<groupId>io.kamon</groupId>
<artifactId>kamon-core_2.12</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
</dependency>
```
@@ -37,7 +37,7 @@ Kamon information and documentation is available on the
### Modules ###
-We started migrating modules to Kamon `1.0.0` based on the usage data we have, community demand and time availability, but
+We started migrating modules to Kamon `1.1.0` based on the usage data we have, community demand and time availability, but
not all have been upgraded just yet.
Now, the lucky modules currently available are: