We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5593a06 + baa0acd commit d0caa4aCopy full SHA for d0caa4a
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "killport"
3
-version = "0.9.1"
+version = "0.9.2"
4
authors = ["Francisco Jimenez Cabrera <jkfran@gmail.com>"]
5
edition = "2021"
6
license = "MIT"
snapcraft.yaml
@@ -1,5 +1,5 @@
name: killport
-version: "0.9.1"
+version: "0.9.2"
summary: A CLI tool to kill processes using specified ports
description: |
Killport is a command-line utility to find and kill processes listening on specified ports.
0 commit comments