Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
mimran1980 committed Jan 15, 2025
1 parent 09beb9c commit 559474e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ exclude = ["rusteron-docker-samples/rusteron-dummy-example"]
resolver = "2"

[workspace.dependencies]
rusteron-code-gen = { path = "rusteron-code-gen", version = "0.1.60" }
rusteron-code-gen = { path = "rusteron-code-gen", version = "0.1.61" }
ctrlc = "3.4"
bindgen = "0.71"
cmake = "0.1"
Expand Down
2 changes: 1 addition & 1 deletion rusteron-archive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusteron-archive"
version = "0.1.60"
version = "0.1.61"
edition = "2021"
authors = ["Mo Imran <[email protected]>"]
license = "MIT OR Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion rusteron-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusteron-client"
version = "0.1.60"
version = "0.1.61"
edition = "2021"
authors = ["Mo Imran <[email protected]>"]
license = "MIT OR Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion rusteron-code-gen/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusteron-code-gen"
version = "0.1.60"
version = "0.1.61"
authors = ["Mohammed Imran <[email protected]>"]
repository = "https://github.com/mimran1980/rusteron"
documentation = "https://mimran1980.github.io/rusteron/rusteron_code_gen"
Expand Down
2 changes: 1 addition & 1 deletion rusteron-media-driver/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusteron-media-driver"
version = "0.1.60"
version = "0.1.61"
edition = "2021"
authors = ["Mo Imran <[email protected]>"]
license = "MIT OR Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion rusteron-rb/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusteron-rb"
version = "0.1.60"
version = "0.1.61"
edition = "2021"
authors = ["Mo Imran <[email protected]>"]
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 559474e

Please sign in to comment.