Updated version numbers.

This commit is contained in:
Erik C. Thauvin 2021-03-21 22:42:34 -07:00
parent 4059c4388d
commit 0f359f5ad9
6 changed files with 7 additions and 7 deletions

View file

@ -38,13 +38,13 @@ To install and run from Gradle, add the following to the build.gradle file:
```gradle
dependencies {
compile 'net.thauvin.erik:pinboard-poster:1.0.2'
compile 'net.thauvin.erik:pinboard-poster:1.0.3'
}
```
[View Example](https://github.com/ethauvin/pinboard-poster/blob/master/samples/java/build.gradle)
[View Kotlin DSL Example](https://github.com/ethauvin/pinboard-poster/blob/master/samples/kotlin/build.gradle.kts)
Instructions for using with Maven, Ivy, etc. can be found on [Maven Central](https://search.maven.org/artifact/net.thauvin.erik/pinboard-poster/1.0.2/jar).
Instructions for using with Maven, Ivy, etc. can be found on [Maven Central](https://search.maven.org/artifact/net.thauvin.erik/pinboard-poster/1.0.3/jar).
## Adding