diff --git a/Cargo.toml b/Cargo.toml index f130f99..f4cb50d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["bin/opup", "crates/*"] resolver = "2" [workspace.package] -version = "0.1.0" +version = "0.1.1" edition = "2021" license = "MIT" authors = ["merklefruit", "refcell"] diff --git a/README.md b/README.md index 6766ca5..b5ca870 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ [Release]: https://img.shields.io/github/actions/workflow/status/anton-rs/op-up/release.yml?branch=main&label=release [actions]: https://github.com/anton-rs/op-up/actions?query=branch%3Amain [Latest Version]: https://img.shields.io/crates/v/opup.svg -[crates.io]: https://crates.io/crates/op-up +[crates.io]: https://crates.io/crates/opup [rustc 1.70+]: https://img.shields.io/badge/rustc_1.70+-lightgray.svg?label=msrv [Rust 1.70]: https://blog.rust-lang.org/2023/06/01/Rust-1.70.0.html [License]: https://img.shields.io/badge/license-MIT-7795AF.svg [mit-license]: https://github.com/anton-rs/op-up/blob/main/LICENSE.md [Docs-rs]: https://docs.rs/opup/ -[Docs]: https://img.shields.io/docsrs/op-up.svg?color=319e8c&label=docs.rs +[Docs]: https://img.shields.io/docsrs/opup.svg?color=319e8c&label=docs.rs **Composable OP Stack Orchestration System.** https://github.com/anton-rs/op-up/labels/alpha.