Skip to content

Commit 71586ef

Browse files
committed
v. 0.1.2
1 parent 1460931 commit 71586ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sd-jwt-payload"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
authors = ["IOTA Stiftung"]
66
homepage = "https://www.iota.org"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Include the library in your `cargo.toml`.
5454

5555
```bash
5656
[dependencies]
57-
sd-jwt-payload = { version = "0.1.1" }
57+
sd-jwt-payload = { version = "0.1.2" }
5858
```
5959
6060
## Examples

0 commit comments

Comments
 (0)