Skip to content

Commit

Permalink
v. 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulmth committed Jan 14, 2024
1 parent 1460931 commit 71586ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sd-jwt-payload"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
authors = ["IOTA Stiftung"]
homepage = "https://www.iota.org"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Include the library in your `cargo.toml`.

```bash
[dependencies]
sd-jwt-payload = { version = "0.1.1" }
sd-jwt-payload = { version = "0.1.2" }
```
## Examples
Expand Down

0 comments on commit 71586ef

Please sign in to comment.