Skip to content

Commit e583b80

Browse files
committed
chore: v0.1.26 bump
1 parent 5d42bb6 commit e583b80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

harbor.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3075,7 +3075,7 @@ run_ktransformers_command() {
30753075
# ========================================================================
30763076

30773077
# Globals
3078-
version="0.1.25"
3078+
version="0.1.26"
30793079
harbor_repo_url="https://github.com/av/harbor.git"
30803080
delimiter="|"
30813081
scramble_exit_code=42

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@av/harbor",
3-
"version": "0.1.25",
3+
"version": "0.1.26",
44
"bin": {
55
"harbor": "./bin/harbor"
66
}

0 commit comments

Comments
 (0)