From 34a20f04fed86b55b767cd35392d074a210dbaf4 Mon Sep 17 00:00:00 2001 From: Jorrit Salverda Date: Fri, 13 Aug 2021 14:24:47 +0200 Subject: [PATCH] bump version to 1.0.1 --- .estafette.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.estafette.yaml b/.estafette.yaml index f1517660..c075ce51 100644 --- a/.estafette.yaml +++ b/.estafette.yaml @@ -12,9 +12,9 @@ version: semver: major: 1 minor: 0 - patch: 0 + patch: 1 labelTemplate: '{{branch}}-{{auto}}' - releaseBranch: 1.0.0 + releaseBranch: 1.0.1 stages: audit-and-restore: