Skip to content

Commit 27bbea1

Browse files
committed
Update version in README
1 parent 12c8b10 commit 27bbea1

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
@@ -10,7 +10,7 @@ kotlin-codepoints is distributed through Maven Central.
1010

1111
```kotlin
1212
dependencies {
13-
implementation("de.cketti.unicode:kotlin-codepoints:0.1.0")
13+
implementation("de.cketti.unicode:kotlin-codepoints:0.2.0")
1414
}
1515
```
1616

0 commit comments

Comments
 (0)