Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
g-plane committed Apr 11, 2023
1 parent dda8b96 commit 790d62a
Show file tree
Hide file tree
Showing 2 changed files with 3 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pnpm-shell-completion"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
authors = ["Pig Fang <[email protected]>"]
description = "Complete your pnpm command fastly."
Expand All @@ -14,7 +14,7 @@ ahash = { version = "0.8", features = ["serde"] }
anyhow = "1.0"
futures = "0.3"
globset = "0.4"
ignore = "0.4.20"
ignore = "0.4"
itertools = "0.10"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 790d62a

Please sign in to comment.