Bump version

This commit is contained in:
Matthias 2020-12-11 22:58:07 +01:00 committed by GitHub
parent c7d7c6c952
commit a350c08503
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
@ -55,4 +55,4 @@ uuid = { version = "0.8", features = ["v4"] }
tempfile = "3.1"
[features]
vendored-openssl = ["openssl-sys/vendored"]
vendored-openssl = ["openssl-sys/vendored"]