From 92bcfb740360b98926a26e424115fdc703fc3157 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, 25 Jul 2024 13:27:29 +0000 Subject: [PATCH] v10.1.0 published by kelvin-chappell kelvin-chappell published release version 10.1.0 using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow Release-Version: 10.1.0 Release-Initiated-By: https://github.com/kelvin-chappell Release-Workflow-Run: https://github.com/guardian/play-secret-rotation/actions/runs/10095008740 GitHub-Release-Notes: https://github.com/guardian/play-secret-rotation/releases/tag/v10.1.0 --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index b5431fc..76c3df7 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "10.0.1-SNAPSHOT" +ThisBuild / version := "10.1.0"