diff --git a/Cargo.toml b/Cargo.toml index e531b11..55691e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "h1emu-core" -version = "1.2.2" +version = "1.2.3" edition = "2021" description = "Utility library used in h1emu." license = "BSD-3-Clause"