We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085bd97 commit 3ac6f1aCopy full SHA for 3ac6f1a
README.md
@@ -5,7 +5,7 @@ This is inspired by [Spock Data Tables](https://spockframework.org/spock/docs/2.
5
6
## Install
7
8
-Please refer to [JitPack page](https://jitpack.io/#T45K/kotlin-data-table/0.0.1).
+Please refer to [JitPack page](https://jitpack.io/#T45K/kotlin-data-table/0.1.1).
9
10
### Maven
11
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
}
group = "com.github.t45k"
-version = "0.0.1"
+version = "0.1.1"
repositories {
12
mavenCentral()
0 commit comments