Skip to content

Commit

Permalink
bump to version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
npmenard committed Nov 11, 2023
1 parent 467c3aa commit 46cd5e0
Show file tree
Hide file tree
Showing 5 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 @@ -6,7 +6,7 @@ license = "AGPL-3.0"
name = "micro-rdk"
repository = "https://github.com/viamrobotics/micro-rdk"
resolver = "2"
version = "0.1.1"
version = "0.1.2"
rust-version = "1.67"

[lib]
Expand Down
4 changes: 2 additions & 2 deletions examples/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 examples/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
build = "build.rs"
name = "examples"
version = "0.1.1"
version = "0.1.2"
publish = false
edition = "2021"
rust-version = "1.67"
Expand Down
2 changes: 1 addition & 1 deletion micro-rdk-installer/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 micro-rdk-installer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "micro-rdk-installer"
version = "0.1.1"
version = "0.1.2"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 46cd5e0

Please sign in to comment.