Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoSvg committed Jan 2, 2024
1 parent fa5876e commit 8478599
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 = "json-proof-token"
version = "0.2.9"
version = "0.3.0"
edition = "2021"
authors = ["LINKS Foundation"]
repository = "https://github.com/Cybersecurity-LINKS/json-proof-token"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Add this to your Cargo.toml:

```
[dependencies]
json-proof-token = "0.2.9"
json-proof-token = "0.3.0"
```

### Example
Expand Down

0 comments on commit 8478599

Please sign in to comment.