Skip to content

Commit

Permalink
Merge pull request #105 from jacek-kurlit/prepare-release-0.11
Browse files Browse the repository at this point in the history
prepearing for release 0.11
  • Loading branch information
jacek-kurlit authored Nov 20, 2024
2 parents fb39ffa + c87ed22 commit 3b05e18
Show file tree
Hide file tree
Showing 3 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pik"
version = "0.10.0"
version = "0.11.0"
edition = "2021"
authors = ["Jacek Kurlit"]
keywords = ["terminal", "process", "linux", "system", "kill"]
Expand Down
2 changes: 1 addition & 1 deletion pik.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pik
Version: 0.10.0
Version: 0.11.0
Release: 1%{?dist}
License: MIT
Summary: Process Interactive Kill is a tool that helps to find and kill process
Expand Down

0 comments on commit 3b05e18

Please # to comment.