Skip to content

Commit 3ac6f1a

Browse files
committed
update bug-fix version
1 parent 085bd97 commit 3ac6f1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is inspired by [Spock Data Tables](https://spockframework.org/spock/docs/2.
55

66
## Install
77

8-
Please refer to [JitPack page](https://jitpack.io/#T45K/kotlin-data-table/0.0.1).
8+
Please refer to [JitPack page](https://jitpack.io/#T45K/kotlin-data-table/0.1.1).
99

1010
### Maven
1111

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "com.github.t45k"
9-
version = "0.0.1"
9+
version = "0.1.1"
1010

1111
repositories {
1212
mavenCentral()

0 commit comments

Comments
 (0)