Skip to content

Commit

Permalink
bump up to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabeef committed Nov 11, 2019
1 parent a67bae4 commit 8289fe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "droid"
version = "0.1.2"
version = "0.1.3"
authors = ["wasabeef <dadadada.chop@gmail.com>"]
edition = "2018"
homepage = "https://github.com/wasabeef/droid"
Expand All @@ -23,4 +23,4 @@ clap = "2.33.0"
[[bin]]
bench = false
path = "src/main.rs"
name = "droid"
name = "droid"

0 comments on commit 8289fe4

Please sign in to comment.