v0.17.2: bump version (skip 0.17.1 — stray tag exists)

Cargo.toml: 0.17.1 -> 0.17.2. Functionally identical to the prior
commit; 0.17.1 was never published to crates.io but a tag exists on
the remote pointing at an unrelated commit. Bumping past it.
This commit is contained in:
MattJackson
2026-05-07 19:10:39 -07:00
parent 8534607329
commit 5e82ef65de
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.17.1"
version = "0.17.2"
edition = "2024"
rust-version = "1.86"
license = "AGPL-3.0-only"