Skip to content

Commit d0caa4a

Browse files
authored
Merge pull request #31 from jkfran/Release-0.9.2
Release 0.9.2
2 parents 5593a06 + baa0acd commit d0caa4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "killport"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors = ["Francisco Jimenez Cabrera <jkfran@gmail.com>"]
55
edition = "2021"
66
license = "MIT"

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: killport
2-
version: "0.9.1"
2+
version: "0.9.2"
33
summary: A CLI tool to kill processes using specified ports
44
description: |
55
Killport is a command-line utility to find and kill processes listening on specified ports.

0 commit comments

Comments
 (0)