From 739ece73c247696bcd2cb6a2540b02f331b2dff2 Mon Sep 17 00:00:00 2001 From: Nia Date: Mon, 29 Jan 2024 18:53:24 -0700 Subject: [PATCH] v4.0.2 --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c8adb38..f470aed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "identicon-rs" -version = "4.0.1" +version = "4.0.2" authors = ["Nia Maxwell "] edition = "2021" readme = "README.md" diff --git a/README.md b/README.md index 6630ffe..9a52889 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Identicon-rs [![Rust](https://github.com/conways-glider/identicon-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/conways-glider/identicon-rs/actions/workflows/rust.yml) -[![dependency status](https://deps.rs/crate/identicon-rs/4.0.1/status.svg)](https://deps.rs/crate/identicon-rs/4.0.1) +[![dependency status](https://deps.rs/crate/identicon-rs/4.0.2/status.svg)](https://deps.rs/crate/identicon-rs/4.0.2) This is an Identicon implementation in rust.