diff --git a/Cargo.toml b/Cargo.toml index c541f5d..096e556 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ HexPatch is a binary patcher and editor with terminal user interface (TUI), it's capable of disassembling instructions and assembling patches. It supports a variety of architectures and file formats. Also, it can edit remote files via SSH.""" -version = "1.4.0" +version = "1.5.0" authors = ["Ettore Ricci"] edition = "2021" readme = "README.md"