diff --git a/Cargo.toml b/Cargo.toml index d22d503..453b80d 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.59" +version = "0.1.60" edition = "2021" license = "Apache-2.0" repository = "https://github.com/CalebEverett/arloader"