Skip to content

Commit 1a7f1e1

Browse files
committed
0.3.2 Update
1 parent 8038f7c commit 1a7f1e1

File tree

3 files changed

+62
-61
lines changed

3 files changed

+62
-61
lines changed

Cargo.lock

+60-60
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name = "run-or-raise"
1313
readme = "README.md"
1414
homepage = "https://soft.github.io/run-or-raise/"
1515
repository = "https://github.com/Soft/run-or-raise"
16-
version = "0.3.1"
16+
version = "0.3.2"
1717
exclude = ["_config.yml"]
1818
edition = "2018"
1919

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![GitHub release](https://img.shields.io/github/release/Soft/run-or-raise.svg)](https://github.com/Soft/run-or-raise/releases)
66
[![dependency status](https://deps.rs/repo/github/soft/run-or-raise/status.svg)](https://deps.rs/repo/github/soft/run-or-raise)
77
[![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/crate/run-or-raise)
8+
[![AUR version](https://img.shields.io/aur/version/run-or-raise.svg)](https://aur.archlinux.org/packages/run-or-raise/)
89
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
910

1011
`run-or-raise` is a utility for launching applications or focusing their windows

0 commit comments

Comments
 (0)