From c3df5680afcbf3dc58c9428d1737740e201ebf42 Mon Sep 17 00:00:00 2001 From: maksiuk Date: Sat, 7 Dec 2024 13:10:30 +0100 Subject: [PATCH] prep for release 0.12 --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- pik.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index db398c2..cc90cf0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "ahash" @@ -598,7 +598,7 @@ checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" [[package]] name = "pik" -version = "0.11.0" +version = "0.12.0" dependencies = [ "anyhow", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 09a8ede..bfa46c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] diff --git a/pik.spec b/pik.spec index 2b58394..2729e26 100644 --- a/pik.spec +++ b/pik.spec @@ -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