Skip to content

Commit 7fb7170

Browse files
committed
GH-27 # Bump to 0.3.9
1 parent 19dedf3 commit 7fb7170

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust_jarm"
3-
version = "0.3.8"
3+
version = "0.3.9"
44
authors = ["Hugo-C"]
55
edition = "2024"
66
license = "MIT"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rust_jarm is a library to compute JARM fingerprint. It is more or less a direct
1010
put in Cargo.toml:
1111
```
1212
[dependencies]
13-
rust_jarm = "0.3.8"
13+
rust_jarm = "0.3.9"
1414
```
1515

1616
## Usage

0 commit comments

Comments
 (0)