Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
otavio committed Oct 17, 2024
1 parent 0d84537 commit 9b40985
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion updatehub-cloud-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[package]
name = "updatehub-cloud-sdk"
version = "2.1.4"
version = "2.1.5"
authors = ["Jonathas-Conceicao <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion updatehub-package-schema/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[package]
name = "updatehub-package-schema"
version = "2.1.4"
version = "2.1.5"
authors = ["Otavio Salvador <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion updatehub-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[package]
name = "updatehub-sdk"
version = "2.1.4"
version = "2.1.5"
authors = ["asakiz <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion updatehub/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name = "updatehub"
description = "A Firmware Over-The-Air agent for Embedded and Industrial Linux-based devices"
homepage = "https://updatehub.io/"
version = "2.1.4"
version = "2.1.5"
authors = ["Otavio Salvador <[email protected]>"]
license = "Apache-2.0"
edition = "2021"
Expand Down

0 comments on commit 9b40985

Please sign in to comment.