Skip to content

Commit

Permalink
v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
conways-glider committed Jan 30, 2024
1 parent 12b8cde commit 739ece7
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 = "identicon-rs"
version = "4.0.1"
version = "4.0.2"
authors = ["Nia Maxwell <nia@conwaysglider.com>"]
edition = "2021"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 739ece7

Please sign in to comment.