Skip to content

Commit d9f0728

Browse files
chore: bump version to 0.11.1 (#205)
Co-authored-by: dgunzy <dgunzy@users.noreply.github.com>
1 parent f3a6975 commit d9f0728

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.11.1] - 2026-07-13
11+
12+
### Changes\n- Version bump to 0.11.1
13+
1014
### Fixed
1115
- Restored SOCKS5 proxy support (#202): the `kube/socks5` cargo feature was
1216
accidentally dropped in a dependency cleanup (#182), so kubeconfigs with

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,7 +1,7 @@
11
[package]
22
name = "flux9s"
33

4-
version = "0.11.0"
4+
version = "0.11.1"
55
edition = "2024"
66
authors = ["Dan Guns <danbguns@gmail.com>"]
77
description = "A K9s-inspired terminal UI for monitoring Flux GitOps resources"

0 commit comments

Comments
 (0)