Skip to content

Commit afef5ff

Browse files
committed
Bump versions to 0.29.1
1 parent 45a24f2 commit afef5ff

File tree

39 files changed

+256
-256
lines changed

39 files changed

+256
-256
lines changed

Cargo.lock

Lines changed: 127 additions & 127 deletions
Large diffs are not rendered by default.

Cargo.toml

Lines changed: 89 additions & 89 deletions
Large diffs are not rendered by default.

examples/rust/animated_urdf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "animated_urdf"
3-
version = "0.29.1-rc.1"
3+
version = "0.29.1"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "MIT OR Apache-2.0"

examples/rust/blueprint/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blueprint"
3-
version = "0.29.1-rc.1"
3+
version = "0.29.1"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "MIT OR Apache-2.0"

examples/rust/blueprint_stocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "blueprint_stocks"
33

4-
version = "0.29.1-rc.1"
4+
version = "0.29.1"
55
edition = "2024"
66
rust-version = "1.90"
77
license = "MIT OR Apache-2.0"

examples/rust/clock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "clock"
3-
version = "0.29.1-rc.1"
3+
version = "0.29.1"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "MIT OR Apache-2.0"

examples/rust/custom_callback/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "custom_callback"
3-
version = "0.29.1-rc.1"
3+
version = "0.29.1"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "MIT OR Apache-2.0"

examples/rust/custom_data_loader/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "custom_data_loader"
3-
version = "0.29.1-rc.1"
3+
version = "0.29.1"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "MIT OR Apache-2.0"

examples/rust/custom_store_subscriber/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "custom_store_subscriber"
3-
version = "0.29.1-rc.1"
3+
version = "0.29.1"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "MIT OR Apache-2.0"

examples/rust/custom_view/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "custom_view"
3-
version = "0.29.1-rc.1"
3+
version = "0.29.1"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)