Skip to content

Commit 91bea14

Browse files
committed
chore: Release
1 parent 1a6dbd7 commit 91bea14

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

updatehub-cloud-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[package]
66
name = "updatehub-cloud-sdk"
7-
version = "2.1.3"
7+
version = "2.1.4"
88
authors = ["Jonathas-Conceicao <jonathas.conceicao@ossystems.com.br>"]
99
license = "Apache-2.0"
1010
edition = "2021"

updatehub-package-schema/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[package]
66
name = "updatehub-package-schema"
7-
version = "2.1.3"
7+
version = "2.1.4"
88
authors = ["Otavio Salvador <otavio@ossystems.com.br>"]
99
license = "Apache-2.0"
1010
edition = "2021"

updatehub-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[package]
66
name = "updatehub-sdk"
7-
version = "2.1.3"
7+
version = "2.1.4"
88
authors = ["asakiz <asakizin@gmail.com>"]
99
edition = "2021"
1010
license = "Apache-2.0"

updatehub/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name = "updatehub"
77
description = "A Firmware Over-The-Air agent for Embedded and Industrial Linux-based devices"
88
homepage = "https://updatehub.io/"
9-
version = "2.1.3"
9+
version = "2.1.4"
1010
authors = ["Otavio Salvador <otavio@ossystems.com.br>"]
1111
license = "Apache-2.0"
1212
edition = "2021"

0 commit comments

Comments
 (0)