Skip to content

Commit

Permalink
Merge pull request #28 from jacobras/release/1.7
Browse files Browse the repository at this point in the history
Bump version to 1.7.0
  • Loading branch information
jacobras authored Feb 8, 2024
2 parents 1544318 + 9c9cbfe commit 1006ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The library is published to Maven Central.

```kotlin
dependencies {
implementation("nl.jacobras:human-readable:1.6.0")
implementation("nl.jacobras:human-readable:1.7.0")
}
```

Expand Down

0 comments on commit 1006ab9

Please sign in to comment.