Added InvalidMessage error type

This commit is contained in:
Zachary Sunforge
2024-06-25 12:48:57 -07:00
parent c5257dd827
commit c3c39ddf59
2 changed files with 5 additions and 2 deletions

View File

@ -9,7 +9,7 @@ members = [
]
[workspace.package]
version = "0.3.1"
version = "0.3.2"
edition = "2021"
repository = "https://git.bfpower.io/BFPOWER/physical"
readme = "README.md"