Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
The last release was not uploaded to crates io since the
version was not updated in Cargo.toml
  • Loading branch information
carrascomj committed Mar 7, 2024
1 parent 99a10ed commit 8b760ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shu"
version = "0.8.1"
version = "0.8.3"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "High-dimensional metabolic maps."
Expand Down

0 comments on commit 8b760ea

Please sign in to comment.