Skip to content

Commit 8db58de

Browse files
author
Your Name
committed
chore: bump version to 0.3.4
1 parent 0ec7b8a commit 8db58de

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 = "pstop"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
edition = "2021"
55
description = "htop for Windows — beautiful, fast TUI system monitor with per-core CPU bars, memory/swap/network, tree view, process management, 7 color schemes, mouse support. Drop-in htop replacement for PowerShell & Windows Terminal."
66
license = "MIT"

choco/pstop.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
33
<metadata>
44
<id>pstop</id>
5-
<version>0.3.3</version>
5+
<version>0.3.4</version>
66
<title>pstop - htop for Windows</title>
77
<authors>marlocarlo</authors>
88
<owners>marlocarlo</owners>

0 commit comments

Comments
 (0)