Prepare for release 1.13.0.

This commit is contained in:
Jesse Wilson
2021-12-08 21:56:39 -05:00
parent bc441ad7f3
commit 09a4543297
3 changed files with 46 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 \
kapt.include.compile.classpath=false
GROUP=com.squareup.moshi
VERSION_NAME=1.13.0-SNAPSHOT
VERSION_NAME=1.13.0
POM_DESCRIPTION=A modern JSON API for Android and Java
POM_URL=https://github.com/square/moshi/
POM_SCM_URL=https://github.com/square/moshi/