Skip to content

Commit

Permalink
releng 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed Feb 5, 2025
1 parent 96c4f8b commit 6dcbc92
Show file tree
Hide file tree
Showing 3 changed files with 4 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 = "mairu"
version = "0.6.0"
version = "0.7.0"
authors = ["Sorah Fukumori <[email protected]>"]
description = "on-memory AWS credentials agent and executor"
keywords = ["aws", "security", "cli"]
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ By using as a executor, you can seamlessly switch between IAM roles per-project
## Installation

* __Cargo:__ `cargo install --locked mairu` (recommended)
* __Binaries:__ Binaries for Linux and macOS are available at https://github.com/sorah/mairu/releases
* __Binary:__ Binaries for Linux and macOS are available at https://github.com/sorah/mairu/releases
* __Arch Linux AUR:__ https://aur.archlinux.org/packages/mairu

## Quick Introduction

Expand Down

0 comments on commit 6dcbc92

Please sign in to comment.