Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename domains to domain for proof options #633

Merged
merged 8 commits into from
Dec 11, 2024
Merged
Prev Previous commit
Next Next commit
add conversion for json ld types to vec string
Signed-off-by: Ryan Tate <[email protected]>
Ryanmtate committed Dec 11, 2024
commit 11c588412b79c20862d1b9777532743995c80c28
2 changes: 1 addition & 1 deletion crates/json-ld/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ssi-json-ld"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
authors = ["Spruce Systems, Inc."]
license = "Apache-2.0"