Skip to content

Commit

Permalink
version bumped to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
epi052 committed Oct 7, 2020
1 parent 4b4af5a commit 57d5ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "feroxbuster"
version = "1.0.1"
version = "1.0.2"
authors = ["Ben 'epi' Risher <[email protected]>"]
license = "MIT"
edition = "2018"
Expand Down Expand Up @@ -49,4 +49,4 @@ conf-files = ["/etc/feroxbuster/ferox-config.toml"]
assets = [
["target/release/feroxbuster", "/usr/bin/", "755"],
["ferox-config.toml.example", "/etc/feroxbuster/ferox-config.toml", "644"],
]
]

0 comments on commit 57d5ea1

Please sign in to comment.