From 1ce73af6aa07e037446835fdadd7cb3636bf3ca6 Mon Sep 17 00:00:00 2001 From: Paul Hatcherian <1835615+PaulHatch@users.noreply.github.com> Date: Sat, 16 May 2020 11:06:03 -0400 Subject: [PATCH] Update version tag in example to most recent. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ecee300..610f60a 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ message alters the type of change the next version will represent. ```yaml -- uses: paulhatch/semantic-version@v1-beta +- uses: paulhatch/semantic-version@v2.1.1 with: # The branch to count commits on branch: "master"