Skip to content

Commit bb0ba0f

Browse files
committed
Bump version to 1.1.9
1 parent 76ace4e commit bb0ba0f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

components/robusto/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "1.1.8"
1+
version: "1.1.9"
22
description: "Robusto framework"
33
url: "https://github.com/RobustoFramework"
44
repository: "https://github.com/RobustoFramework/Robusto.git"

components/robusto/library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "robusto",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "The Robusto framework.",
55
"keywords": "framework, microcontrollers",
66
"repository": {

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "Robusto",
3-
"version": "1.1.8"
3+
"version": "1.1.9"
44
}

0 commit comments

Comments
 (0)