Skip to content

Commit

Permalink
v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
conways-glider committed Nov 7, 2022
1 parent a71c4c3 commit d26f9fd
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 = "3.1.2"
version = "3.1.3"
authors = ["Nia Maxwell <nia@nia.dev>"]
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

[![Continuous Integration](https://github.com/conways-glider/identicon-rs/actions/workflows/ci-workflow.yml/badge.svg)](https://github.com/conways-glider/identicon-rs/actions/workflows/ci-workflow.yml)
[![dependency status](https://deps.rs/crate/identicon-rs/3.1.2/status.svg)](https://deps.rs/crate/identicon-rs/3.1.2)
[![dependency status](https://deps.rs/crate/identicon-rs/3.1.3/status.svg)](https://deps.rs/crate/identicon-rs/3.1.3)

This is an Identicon implementation in rust.

Expand Down

0 comments on commit d26f9fd

Please sign in to comment.