Skip to content

Commit 80ea04c

Browse files
committed
chore: bump version to v1.0.2
1 parent 1a9ca9e commit 80ea04c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ESPCpuMonitor",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Per-core CPU usage sampling for ESP32 using FreeRTOS idle hooks and esp_timer",
55
"keywords": [
66
"esp32",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESPCpuMonitor
2-
version=1.0.1
2+
version=1.0.2
33
author=zekageri
44
maintainer=zekageri
55
sentence=Per-core CPU usage monitor with calibration, history, and callbacks for ESP32.

0 commit comments

Comments
 (0)