diff --git a/VERSION b/VERSION index 6e8bf73..17e51c3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/data/commands.json b/data/commands.json index b06d2d7..5466e72 100644 --- a/data/commands.json +++ b/data/commands.json @@ -223,6 +223,10 @@ { "command": "pipx upgrade-all", "desc": "Pip installed packages on system" + }, + { + "command": "brew update", + "desc": "Brew installed own software" } ], "other installs": [