Cleanup before 1.1 release

This commit is contained in:
Erik C. Thauvin 2023-09-27 18:46:40 -07:00
parent fd7d97cfd9
commit e056220257
5 changed files with 6 additions and 5 deletions

View file

@ -16,7 +16,7 @@ repositories {
}
dependencies {
implementation("net.thauvin.erik:pinboard-poster:1.0.4-SNAPSHOT")
implementation("net.thauvin.erik:pinboard-poster:1.1.0")
}
java {