Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deusaquilus committed Jan 25, 2024
1 parent 2501f15 commit bc17377
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 @@ -8,7 +8,7 @@ This is a port of Li Haoyi's excellent Scala pretty-printing library into Kotlin
Add the following to your build.gradle.kts:

```kotlin
implementation("io.exoquery:pprint-kotlin:1.0.0")
implementation("io.exoquery:pprint-kotlin:1.1.0")
```

Then use the library like this:
Expand Down

0 comments on commit bc17377

Please sign in to comment.