Update package version to 0.2.0 in Cargo.toml
All checks were successful
/ release (nightly) (push) Successful in 34m39s

This commit is contained in:
Edgar P. Burkhart 2025-05-14 18:43:03 +02:00
parent f4374459dd
commit f7c9605f26
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -1,7 +1,7 @@
[package]
name = "phenix"
description = "Utility to restart PCIe devices when link is lost."
version = "0.1.5"
version = "0.2.0"
edition = "2024"
license = "GPL-3.0-or-later"
repository="https://code.edgarpierre.fr/edpibu/phenix"