Skip to content

Commit dd35269

Browse files
committed
Update readme
1 parent 62f79c4 commit dd35269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The tool allows to dump binary API of a Kotlin library that is public in sense o
2424
Binary compatibility validator is a Gradle plugin that is added to the `build.gradle` in the following way:
2525

2626
```
27-
ext.validator_version = "0.1.1"
27+
ext.validator_version = "0.2.2"
2828
2929
buildscript {
3030
dependencies {

0 commit comments

Comments
 (0)