Skip to content

Commit

Permalink
Merge pull request #85 from stackhpc/release-0.8.2
Browse files Browse the repository at this point in the history
release 0.8.2
  • Loading branch information
markgoddard authored Sep 26, 2023
2 parents a088bee + 7a61d2b commit 7cbf5d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 = "reductionist"
version = "0.8.1"
version = "0.8.2"
edition = "2021"
# Due to AWS SDK.
rust-version = "1.66.1"
Expand Down
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//! [University of Reading](http://www.reading.ac.uk/).
//!
//! This site provides documentation for the Reductionist source code.
//! Documentation for the Reductionist application is hosted on [GitHub]().
//! Documentation for the Reductionist application is hosted on [GitHub](https://stackhpc.github.io/reductionist-rs).
//!
//! This is a performant implementation of the Active Storage Server.
//! The original Python functional prototype is available
Expand Down

0 comments on commit 7cbf5d3

Please sign in to comment.