diff --git a/local/powershell/OpinionatedCommitMessage.ps1 b/local/powershell/OpinionatedCommitMessage.ps1 index ad65f8e..5e9fa98 100644 --- a/local/powershell/OpinionatedCommitMessage.ps1 +++ b/local/powershell/OpinionatedCommitMessage.ps1 @@ -1,6 +1,6 @@ #!/usr/bin/env pwsh # This file was generated by src/scripts/toPowershell.ts. Do NOT edit or append! -# Version: 2.3.2 +# Version: 2.3.3 # Copyright (c) 2020 Marko Ristin # MIT License diff --git a/package.json b/package.json index 1f45cb9..02fb763 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mristin/opinionated-commit-message", - "version": "2.3.2", + "version": "2.3.3", "description": "GitHub Action to check commit messages according to an opinionated style", "keywords": [ "github",