Skip to content

Commit

Permalink
chore: v0.0.15 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
av committed Aug 3, 2024
1 parent 289b966 commit b33642b
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 @@ -971,7 +971,7 @@ run_plandex_command() {
# == Main script
# ========================================================================

version="0.0.14"
version="0.0.15"
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.14",
"version": "0.0.15",
"scripts": {
"harbor": "./harbor.sh"
}
Expand Down

0 comments on commit b33642b

Please sign in to comment.