Skip to content

Commit

Permalink
v 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulmth committed Jan 8, 2024
1 parent b44be04 commit db6670d
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.0"
version = "0.1.1"
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.0" }
sd-jwt-payload = { version = "0.1.1" }
```
## Examples
Expand Down

0 comments on commit db6670d

Please sign in to comment.