Skip to content

Commit

Permalink
Document release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
platan committed Oct 16, 2024
1 parent fa60892 commit 7886cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@

```kotlin
plugins {
id("io.github.platan.tests-execution-chart") version "0.6.0"
id("io.github.platan.tests-execution-chart") version "0.6.1"
}
```

`build.gradle`:

```gradle
plugins {
id "io.github.platan.tests-execution-chart" version "0.6.0"
id "io.github.platan.tests-execution-chart" version "0.6.1"
}
```

Expand Down

0 comments on commit 7886cd3

Please sign in to comment.