changeset 53:52f1102e0715 v0.0.3

Bump version to v0.0.3.
author Paul Fisher <paul@pfish.zone>
date Sat, 03 May 2025 18:42:07 -0400
parents 21a8172eedde
children 0f1dcf5607e0
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Sat May 03 18:41:40 2025 -0400
+++ b/Cargo.toml	Sat May 03 18:42:07 2025 -0400
@@ -1,7 +1,7 @@
 [package]
 name = "nonstick"
 description = "PAM bindings for Rust"
-version = "0.0.2"
+version = "0.0.3"
 authors = ["Paul Fisher <paul@pfish.zone>", "Anthony Nowell <anowell@gmail.com>" ]
 repository = "https://hg.pfish.zone/crates/nonstick/"
 readme = "README.md"