Skip to content

Commit 3326261

Browse files
committed
chore: bump to v10.3.3
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 8041576 commit 3326261

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "STM32duino FreeRTOS",
3-
"version": "10.3.2",
3+
"version": "10.3.3",
44
"keywords": "rtos, timing, thread, task, mutex, semaphore",
55
"description": "Real Time Operating System implemented for STM32",
66
"repository": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=STM32duino FreeRTOS
2-
version=10.3.2
2+
version=10.3.3
33
author=Richard Barry <r.barry@freertos.org>
44
maintainer=stm32duino
55
sentence=Real Time Operating System implemented for STM32

0 commit comments

Comments
 (0)