chore: bump version to 0.1.2

Sync Cargo.toml to 0.1.2 and bring PKGBUILD up to date (was stale at
0.1.0): pin the git source to the release tag for reproducible builds
and install the LICENSE file.
This commit is contained in:
2026-06-10 16:41:42 +02:00
parent 8a9f31f1b4
commit e364f4edec
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "corsairctl"
version = "0.1.1"
version = "0.1.2"
edition = "2024"
description = "CLI tool for Corsair Bragi-protocol devices (HS80, etc.)"
license = "MIT"