Skip to content

Commit e31a297

Browse files
committed
Bump version to 0.4.1
1 parent 1ef4c68 commit e31a297

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 = "json-proof-token"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition = "2021"
55
authors = ["LINKS Foundation"]
66
repository = "https://github.com/Cybersecurity-LINKS/json-proof-token"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Add this to your Cargo.toml:
134134

135135
```
136136
[dependencies]
137-
json-proof-token = "0.4.0"
137+
json-proof-token = "0.4.1"
138138
```
139139

140140
### Example

0 commit comments

Comments
 (0)