Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mre authored Dec 11, 2020
1 parent c7d7c6c commit a350c08
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
Expand Up @@ -14,7 +14,7 @@ keywords = [
license = "Apache-2.0/MIT"
name = "lychee"
repository = "https://github.com/lycheeverse/lychee"
version = "0.3.1"
version = "0.4.0"

[dependencies]
anyhow = "1.0.35"
Expand Down Expand Up @@ -55,4 +55,4 @@ uuid = { version = "0.8", features = ["v4"] }
tempfile = "3.1"

[features]
vendored-openssl = ["openssl-sys/vendored"]
vendored-openssl = ["openssl-sys/vendored"]

0 comments on commit a350c08

Please sign in to comment.