Skip to content

Commit

Permalink
Merge pull request #96 from MyHush/dev
Browse files Browse the repository at this point in the history
update lib with new checkpoint,bump version
  • Loading branch information
DenioD authored Feb 20, 2020
2 parents 3e14e42 + 42cc400 commit 05c5239
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions lib/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ crate-type = ["staticlib"]
[dependencies]
libc = "0.2.58"
lazy_static = "1.4.0"
silentdragonlitelib = { git = "https://github.com/MyHush/silentdragonlite-cli", rev = "e3d77ba5434ac5b9f21ae426207aaef4ad84f080" }
silentdragonlitelib = { git = "https://github.com/MyHush/silentdragonlite-cli", rev = "44f64181143be9b3747b54580943017b85d93cd7" }
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define APP_VERSION "1.2.1"
#define APP_VERSION "1.2.2"

0 comments on commit 05c5239

Please sign in to comment.