Skip to content

Commit

Permalink
refactor - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jun 16, 2024
1 parent fc16045 commit 9e45cf7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion blue_plugin/.abcli/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions blue_plugin/.abcli/aka.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
#! /usr/bin/env bash

function bp() {
blue_plugin "$@"
}
2 changes: 1 addition & 1 deletion blue_plugin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

DESCRIPTION = f"{ICON} a git template for an awesome-bash-cli plugin."

VERSION = "3.82.1"
VERSION = "3.83.1"

REPO_NAME = "blue-plugin"

0 comments on commit 9e45cf7

Please sign in to comment.