Update version number

This commit is contained in:
Continuist 2025-10-17 21:41:26 -04:00
parent af0d66d370
commit 70dd82bac1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -702,7 +702,7 @@ dependencies = [
[[package]]
name = "sharenet-passport"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"bip39",
"chacha20poly1305",

View file

@ -1,6 +1,6 @@
[package]
name = "sharenet-passport"
version = "0.1.0"
version = "0.2.0"
publish = ["sharenet-sh-forgejo"] # Set this to whichever Cargo registry you are publishing to
edition = "2021"
description = "Core library for Sharenet Passport creation and management"