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
Generated
+1 -1
View File
@@ -22,7 +22,7 @@ dependencies = [
[[package]]
name = "rnavp"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"serde",
]