Skip to content

Commit 876e2a1

Browse files
author
wabuntu
committed
fix: correct release version to 0.1.1 (crates.io already has 0.1.0)
1 parent 8d61633 commit 876e2a1

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.1.0 (2026-08-18)
3+
## 0.1.1 (2026-08-18)
44

55

66
### Bug Fixes

Cargo.lock

Lines changed: 2 additions & 2 deletions
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 = "sysplot"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["wabuntu <to.wabuntu@proton.me>"]
55
edition = "2024"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)