diff Cargo.toml @ 61:5eecd797fc69

Bump version to v0.0.5.
author Paul Fisher <paul@pfish.zone>
date Wed, 21 May 2025 19:01:17 -0400
parents 2a5c83d04b93
children d83623951070
line wrap: on
line diff
--- a/Cargo.toml	Wed May 21 19:00:51 2025 -0400
+++ b/Cargo.toml	Wed May 21 19:01:17 2025 -0400
@@ -1,7 +1,7 @@
 [package]
 name = "nonstick"
 description = "PAM bindings for Rust"
-version = "0.0.4"
+version = "0.0.5"
 authors = ["Paul Fisher <paul@pfish.zone>", "Anthony Nowell <anowell@gmail.com>" ]
 repository = "https://hg.pfish.zone/crates/nonstick/"
 readme = "README.md"