diff --git a/Cargo.toml b/Cargo.toml index b359cac..ee5677b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ofw" description = "basic interfacing with OpenFirmware (former IEEE standard 1275)" -version = "0.1.1" +version = "0.2.0" edition = "2021" authors = ["Niko Chow-Stuart "] repository = "https://git.gaycatgirl.sex/voremicrocomputers/vap_os/ofw"