diff --git a/DESCRIPTION b/DESCRIPTION index 17c71538..13a23b2d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: ps -Version: 1.2.1.9000 +Version: 1.3.0 Title: List, Query, Manipulate System Processes Description: List, query and manipulate all system processes, on 'Windows', 'Linux' and 'macOS'. diff --git a/NEWS.md b/NEWS.md index c1cffba5..1ea1b3f7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,5 @@ -# ps dev +# ps 1.3.0 * New `ps_cpu_count()` function returns the number of logical or physical processors.