Skip to content

Commit d514194

Browse files
committed
This is 0.5.0
1 parent da3a604 commit d514194

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "crates-alfred-workflow"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Ross MacArthur <ross@macarthur.io>"]
55
edition = "2021"
66
license = "MIT OR Apache-2.0"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# crates.alfredworkflow
22

3-
[![Build Status](https://img.shields.io/github/actions/workflow/status/rossmacarthur/crates.alfredworkflow/build.yaml?branch=trunk)](https://github.com/rossmacarthur/crates.alfredworkflow/actions/workflows/build.yaml)
4-
[![Latest release](https://img.shields.io/github/v/release/rossmacarthur/crates.alfredworkflow)](https://github.com/rossmacarthur/crates.alfredworkflow/releases/latest)
3+
[![Build Status](https://badgers.space/github/checks/rossmacarthur/crates.alfredworkflow?label=build)](https://github.com/rossmacarthur/crates.alfredworkflow/actions/workflows/build.yaml?query=branch%3Atrunk)
4+
[![Latest Release](https://badgers.space/github/release/rossmacarthur/crates.alfredworkflow)](https://github.com/rossmacarthur/crates.alfredworkflow/releases/latest)
55

66
📦 Alfred workflow to search Rust crates.
77

workflow/info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ The default is to update every 6 hours.</string>
146146
<string>360</string>
147147
</dict>
148148
<key>version</key>
149-
<string>0.4.0</string>
149+
<string>0.5.0</string>
150150
<key>webaddress</key>
151151
<string>https://github.com/rossmacarthur/crates.alfredworkflow</string>
152152
</dict>

0 commit comments

Comments
 (0)