Skip to content

Commit 483bc6b

Browse files
committed
build: Bump version for release
Start the first crates.io released version at 0.2.0 so as not to conflict with unreleased versions. Signed-off-by: Rob Bradford <rbradford@meta.com>
1 parent d45a88c commit 483bc6b

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.1.0"
3+
version = "0.2.0"
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)