Skip to content

Commit dc6b156

Browse files
committed
chore: Update version
1 parent 5b2e05a commit dc6b156

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": "RTOScppESP32",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"authors": {
55
"name": "Maximiliano Ramirez",
66
"email": "maximiliano.ramirezbravo@gmail.com"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=RTOScppESP32
2-
version=1.0.0
2+
version=1.0.1
33
author=Maximiliano Ramirez <maximiliano.ramirezbravo@gmail.com>
44
maintainer=Maximiliano Ramirez <maximiliano.ramirezbravo@gmail.com>
55
sentence=FreeRTOS abstraction layer for ESP32 with C++ interface.

0 commit comments

Comments
 (0)