From c400953160222787a04d7d40f2ebddb624824046 Mon Sep 17 00:00:00 2001 From: "gu-scala-library-release[bot]" <157699227+gu-scala-library-release[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:07:58 +0000 Subject: [PATCH] v31.0.0 published by davidfurey davidfurey published release version 31.0.0 using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow Release-Version: 31.0.0 Release-Initiated-By: https://github.com/davidfurey Release-Workflow-Run: https://github.com/guardian/content-api-scala-client/actions/runs/9693794085 GitHub-Release-Notes: https://github.com/guardian/content-api-scala-client/releases/tag/v31.0.0 --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index 42c2de9c..c8d973af 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "30.0.1-SNAPSHOT" +ThisBuild / version := "31.0.0"