set version to 0.7.0

This commit is contained in:
Vinzenz Schroeter 2024-06-27 19:41:13 +02:00
parent 7252ad5abe
commit d48180ddb2
5 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@ crate-type = ["staticlib", "cdylib", "rlib"]
cbindgen = "0.26.0"
[dependencies.servicepoint]
version = "0.6.0"
version = "0.7.0"
path = "../servicepoint"
features = ["all_compressions"]