Skip to content

Commit c7f7415

Browse files
committed
Publish as v6.0.0-pre.0
1 parent f7878c7 commit c7f7415

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ Cargo.lock
44
tests/*.aml
55
tests/*.lst
66
tests/*.txt
7+
dumps/

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[package]
66
name = "acpi"
7-
version = "5.1.0"
7+
version = "6.0.0-pre.0"
88
authors = ["Isaac Woods"]
99
repository = "https://github.com/rust-osdev/acpi"
1010
description = "A pure-Rust library for interacting with ACPI"

0 commit comments

Comments
 (0)