From 081b7bceda3b34395866a8e592581e6e3a4c6323 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 11:37:45 +0000 Subject: [PATCH] v8.0.0 published by davidfurey davidfurey published release version 8.0.0 using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow Release-Version: 8.0.0 Release-Initiated-By: https://github.com/davidfurey Release-Workflow-Run: https://github.com/guardian/facia-scala-client/actions/runs/9695838751 GitHub-Release-Notes: https://github.com/guardian/facia-scala-client/releases/tag/v8.0.0 --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index 6a0fb29e..f08c46d1 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "7.0.1-SNAPSHOT" +ThisBuild / version := "8.0.0"