diff --git a/Cargo.toml b/Cargo.toml index 0d3b402..eebe0f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vga" -version = "0.2.6" +version = "0.2.7" authors = ["Ryan Kennedy "] edition = "2018" description = "Support for vga specific functions, data structures, and registers."