Skip to content

Commit

Permalink
Merge pull request #108 from jacek-kurlit/release-0.12
Browse files Browse the repository at this point in the history
prep for release 0.12
  • Loading branch information
jacek-kurlit authored Dec 7, 2024
2 parents 4dd4483 + c3df568 commit 8944a61
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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.11.0"
version = "0.12.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.11.0
Version: 0.12.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 8944a61

Please sign in to comment.