diff --git a/README.md b/README.md index 760501b..d9cde42 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![License](https://img.shields.io/badge/License-AGPLv3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) +Version: 0.3.0 A simple manager for abbreviations in Z shell (Zsh). diff --git a/release-please-config.json b/release-please-config.json index ec0eba9..3c762ed 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -3,6 +3,7 @@ "release-type": "go", "pull-request-title-pattern": "chore: release ${version}", "extra-files": [ + "README.md", "src/zsh-simple-abbreviations" ], "packages": {