Skip to content

Commit 2488973

Browse files
authored
Bump version to 3.0.2 (#76)
## Description Updated package version to 3.0.2 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested N/A ## Integration Instructions NA
1 parent 291f04f commit 2488973

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
]
88

99
[workspace.package]
10-
version = "3.0.1"
10+
version = "3.0.2"
1111
repository = "https://github.com/microsoft/mu_rust_helpers"
1212
license = "BSD-2-Clause-Patent"
1313
edition = "2021"
@@ -49,3 +49,4 @@ mu_uefi_perf_timer = { path = "./perf_timer", version = "3", optional = true }
4949

5050
[dev-dependencies]
5151
r-efi = { workspace = true }
52+

0 commit comments

Comments
 (0)