diff --git a/Cargo.toml b/Cargo.toml index fd9d993..16ba9b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vga" -version = "0.1.2" +version = "0.2.0" authors = ["Ryan Kennedy "] edition = "2018" description = "Support for vga specific functions, data structures, and registers."