aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2023-11-11 13:13:41 -0500
committerLibravatar Silas Bartha <[email protected]>2023-11-11 13:13:41 -0500
commitb51bcae2a9cc715270484b04b0c2e8247f28328d (patch)
treeb0f433b873ff591a4ab955bec6d782f855739ec9 /Cargo.toml
parentd10f633980b642b77aac32f84081f4d8a989fd08 (diff)
Error handling + exit codes
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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