From 93faa407cae35e31cf0bd3bac7cfc89f65926be4 Mon Sep 17 00:00:00 2001 From: Florian Loitsch Date: Thu, 8 Feb 2024 07:15:49 +0100 Subject: [PATCH] Prepare for release. (#5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9df7e9..2af0163 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ steps: - name: Run Git Version id: gitversion - uses: toitlang/action-git-version@v1.0.0 + uses: toitlang/action-git-version@v1.1.0 - name: Use the version shell: bash