Skip to content

Commit ef13282

Browse files
committed
build: bump version to 0.2.1 for release
Bump version for next release. Signed-off-by: Anirudh Rayabharam <anrayabh@microsoft.com>
1 parent 3dff64c commit ef13282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "acpi_tables"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["The Cloud Hypervisor Authors"]
55
description = "Infrastructure for creating dynamic (via AML) and static ACPI tables"
66
repository = "https://github.com/rust-vmm/acpi_tables"

0 commit comments

Comments
 (0)