Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
lthiery committed Sep 4, 2020
1 parent 0bf2291 commit 5428b23
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "virtual-lorawan-device"
version = "0.1.6"
version = "0.1.8"
authors = ["lthiery <[email protected]>"]
edition = "2018"

Expand Down Expand Up @@ -33,4 +33,4 @@ bytes = "0.4.12"
chrono = "0.4"
lazy_static = "1.4.0"
helium-console = { git = "https://github.com/helium/helium-console-cli" }
reqwest = { versio = "0.10", features = ["json"]}
reqwest = { version = "0.10", features = ["json"]}

0 comments on commit 5428b23

Please sign in to comment.