diff --git a/README.md b/README.md index 3654444..f9a6718 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ _ / /_/ \__,_/ /____/ /_/ /_/ /_/ Personal Package Manager ``` -![Version](https://img.shields.io/badge/version-0.7.10-blue.svg) +![Version](https://img.shields.io/badge/version-0.7.11-blue.svg) [![Build Status](https://github.com/DannyBen/rush-cli/workflows/Test/badge.svg)](https://github.com/DannyBen/rush-cli/actions?query=workflow%3ATest) diff --git a/rush b/rush index 0679334..a9e7620 100755 --- a/rush +++ b/rush @@ -3269,7 +3269,7 @@ rush_completions_parse_requirements() { # :command.initialize initialize() { - version="0.7.10" + version="0.7.11" long_usage='' set -e diff --git a/src/bashly.yml b/src/bashly.yml index 9f4570e..1fb9bb4 100644 --- a/src/bashly.yml +++ b/src/bashly.yml @@ -1,6 +1,6 @@ name: rush help: Personal package manager -version: 0.7.10 +version: 0.7.11 completions: [$(rush list -s -a)] environment_variables: