Fixed a new() issue

where it took in a PID rather than a pid::PID rather than a pid::PID

Version Bump to 0.2.2
This commit is contained in:
2026-06-12 19:07:37 -05:00
parent eb7d4ca59a
commit 8631d9d2a1
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rnavp"
version = "0.2.1"
version = "0.2.2"
edition = "2024"
publish = ["gitea"]