Bump version to v0.6.0
continuous-integration/drone/tag Build is failing Details

This commit is contained in:
Alex 2023-03-13 19:09:49 +01:00
parent 80f64c5015
commit 6a31649b98
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -525,7 +525,7 @@ dependencies = [
[[package]]
name = "netapp"
version = "0.5.2"
version = "0.6.0"
dependencies = [
"arc-swap",
"async-trait",

View File

@ -1,6 +1,6 @@
[package]
name = "netapp"
version = "0.5.2"
version = "0.6.0"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license-file = "LICENSE"