Skip to content

Commit 118aecc

Browse files
chore: bump version to 0.2.8
1 parent 00564a0 commit 118aecc

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
@@ -14,7 +14,7 @@ Add the dependency to your `build.gradle.kts`
1414

1515
```kotlin
1616
dependencies {
17-
implementation("space.iseki.bencoding:kotlinx-serialization-bencoding:0.2.7")
17+
implementation("space.iseki.bencoding:kotlinx-serialization-bencoding:0.2.8")
1818
}
1919
```
2020

0 commit comments

Comments
 (0)