Version 1.0.0

This commit is contained in:
Erik C. Thauvin 2025-03-16 20:10:17 -07:00
parent a748e4139c
commit 8ebcca5bfe
Signed by: erik
GPG key ID: 776702A6A2DA330E
6 changed files with 10 additions and 10 deletions

View file

@ -21,5 +21,5 @@ repositories {
}
dependencies {
implementation 'net.thauvin.erik:pinboard-poster:1.1.2-SNAPSHOT'
implementation 'net.thauvin.erik:pinboard-poster:1.2.0'
}