Skip to content

Commit 1581030

Browse files
committed
chore: prepare release v0.5.1
1 parent 04de900 commit 1581030

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bssh"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Jeongkyu Shin <inureyes@gmail.com>"]
55
description = "Parallel SSH command execution tool for cluster management"
66
license = "Apache-2.0"

docs/man/bssh.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Manpage for bssh
22
.\" Contact the maintainers to correct errors or typos.
3-
.TH BSSH 1 "August 22, 2025" "v0.5.0" "bssh Manual"
3+
.TH BSSH 1 "August 25, 2025" "v0.5.1" "bssh Manual"
44

55
.SH NAME
66
bssh \- Backend.AI SSH - Parallel command execution across cluster nodes

0 commit comments

Comments
 (0)