Skip to content

Commit 9479438

Browse files
committed
chore(kuiper-proxmox-agent): bump version to 0.1.1
1 parent d2c19db commit 9479438

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

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.

kuiper-proxmox-agent/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
3+
4+
- - -
5+
## kuiper-proxmox-agent-v0.1.1 - 2026-02-19
6+
#### Bug Fixes
7+
- (**kuiper-forge,kuiper-tart-agent,kuiper-proxmox-agent**) queued jobs - (211e86f) - *jfro*
8+
9+
- - -
10+
11+
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).

kuiper-proxmox-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kuiper-proxmox-agent"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
rust-version.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)