bump version to v0.6.1

This commit is contained in:
Alex 2023-03-13 19:21:21 +01:00
parent 6e0318ca05
commit e3b04e83d7
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.6.0"
version = "0.6.1"
dependencies = [
"arc-swap",
"async-trait",

View File

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