Skip to content

Commit 8da8a93

Browse files
committed
update README version to point to next one
1 parent 3a6540c commit 8da8a93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ And you will have to include the required dependencies:
2828

2929
```groovy
3030
dependencies {
31-
implementation 'com.github.tobrun.kotlin-data-compat:annotation:0.6.0'
32-
ksp 'com.github.tobrun.kotlin-data-compat:processor:0.6.0'
31+
implementation 'com.github.tobrun.kotlin-data-compat:annotation:0.8.0'
32+
ksp 'com.github.tobrun.kotlin-data-compat:processor:0.8.0'
3333
}
3434
```
3535

0 commit comments

Comments
 (0)