diff --git a/lib/Cargo.toml b/lib/Cargo.toml index b1fbddf..2667bd7 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -12,4 +12,4 @@ crate-type = ["staticlib"] libc = "0.2.58" lazy_static = "1.4.0" blake3 = "0.3.4" -silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "fe3026406471ea85786b28db82f1231395b1996b" } +silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "6476e438d002ca70c941f73bc0188a012d891def" } diff --git a/src/version.h b/src/version.h index 67c2064..3aab047 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define APP_VERSION "2.0.1" +#define APP_VERSION "2.0.2"