Skip to content

Commit 299ad97

Browse files
committed
This is 0.2.1
1 parent 8888dd1 commit 299ad97

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.2.0"
3+
version = "0.2.1"
44
authors = ["Ross MacArthur <ross@macarthur.io>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

workflow/info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<key>name</key>
66
<string>crates</string>
77
<key>version</key>
8-
<string>0.2.0</string>
8+
<string>0.2.1</string>
99
<key>description</key>
1010
<string>Search for Rust crates.</string>
1111
<key>bundleid</key>

0 commit comments

Comments
 (0)