Skip to content

Commit

Permalink
Release v0.11.0 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyu08 committed Dec 4, 2023
1 parent c38d5c2 commit e41fcc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 = "fzf-make"
version = "0.10.0"
version = "0.11.0"
edition = "2021"
authors = ["kyu08"]
description = "A command line tool that executes make target using fuzzy finder with preview window."
Expand Down

0 comments on commit e41fcc5

Please sign in to comment.