changeset 37:09fa82155033

version change to force github action
author Nigma <magnusgsvend@gmail.com>
date Sun, 24 Jul 2022 02:07:06 +0200
parents d1f0c1cf3c6e
children a132009ecc5c
files pam/Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pam/Cargo.toml	Sun Jul 24 02:05:30 2022 +0200
+++ b/pam/Cargo.toml	Sun Jul 24 02:07:06 2022 +0200
@@ -2,7 +2,7 @@
 
 name = "pam-bindings"
 description = "PAM bindings for Rust"
-version = "0.1.0"
+version = "0.1.1"
 authors = [ "Anthony Nowell <anowell@gmail.com>" ]
 repository = "https://github.com/anowell/pam-rs"
 readme = "../README.md"