Skip to content

Commit 34e8a5a

Browse files
committed
Update package.json for v1.4.0
1 parent acd399f commit 34e8a5a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- That's right. Unlike existing tools, this module directly retrieves data about processes without needing to open a new shell and wait for a terminal command's response.
2020
- Supports Windows, Linux, and MacOS
2121
- NodeJS module written in C++
22-
- Prebuilt binaries for `linux-x64`, `win32-x64`, and `darwin-x64` (Darwin is the MacOS kernel)
22+
- Prebuilt binaries for `linux-x64`, `win32-x64`, `darwin-x64`, and `darwin-arm64` (Darwin is the MacOS kernel)
2323

2424
## Features
2525

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "kaih2o",
66
"url": "https://github.com/2kai2kai2"
77
},
8-
"version": "1.3.1",
8+
"version": "1.4.0",
99
"keywords": [
1010
"process",
1111
"processes",

0 commit comments

Comments
 (0)