From b51bcae2a9cc715270484b04b0c2e8247f28328d Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Sat, 11 Nov 2023 13:13:41 -0500 Subject: Error handling + exit codes --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5757fd2..768a9f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pomc" -version = "0.1.0" +version = "1.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3