diff --git a/Cargo.toml b/Cargo.toml index 8d82874..88b2f80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "arloader" authors = ["calebeverett "] description = "Command line application and library for uploading files to Arweave." -version = "0.1.18" +version = "0.1.19" edition = "2021" license = "Apache-2.0" repository = "https://github.com/CalebEverett/arloader"