Skip to content

Commit

Permalink
chore: v0.0.20 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
av committed Aug 6, 2024
1 parent dfbdbb5 commit c9fb051
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion harbor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,7 @@ run_harbor_cmdh_command() {
# == Main script
# ========================================================================

version="0.0.19"
version="0.0.20"
delimiter="|"

harbor_home=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@av/harbor",
"version": "0.0.19",
"version": "0.0.20",
"scripts": {
"harbor": "./harbor.sh"
}
Expand Down

0 comments on commit c9fb051

Please sign in to comment.