diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ffa1863c..df6b53c6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,11 @@ Note that ``PHAB_ID=#`` and ``RB_ID=#`` correspond to associated messages in com Unreleased ---------- +20.10.0 +------- + +No Changes + 20.9.0 ------ diff --git a/build.sbt b/build.sbt index f157778e..98d5ce50 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ import scoverage.ScoverageKeys // All Twitter library releases are date versioned as YY.MM.patch -val releaseVersion = "20.10.0-SNAPSHOT" +val releaseVersion = "20.10.0" val jacksonVersion = "2.11.2" val jacksonLibs = Seq(