Skip to content

Commit 425956c

Browse files
committed
chore: bump library version to 1.4.0
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent b68c523 commit 425956c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/stm32duino/STM32LowPower"
99
},
10-
"version": "1.3.0",
10+
"version": "1.4.0",
1111
"frameworks": "arduino",
1212
"platforms": "ststm32",
1313
"build": {

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=STM32duino Low Power
2-
version=1.3.0
2+
version=1.4.0
33
author=STMicroelectonics
44
maintainer=stm32duino
55
sentence=Power save primitives features for STM32 boards

0 commit comments

Comments
 (0)