aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-09-21 15:54:35 +0200
committerAlex Auvolat <alex@adnab.me>2023-09-21 15:54:35 +0200
commitb7beb15492258b5cc9e408bcb00d549e8b50e176 (patch)
treed3430544b6734a27cf2ad14822a642f392ec762e /Cargo.toml
parent34aade6ce9ccc9789d045fa11bd6bb8af421849e (diff)
downloadnetapp-b7beb15492258b5cc9e408bcb00d549e8b50e176.tar.gz
netapp-b7beb15492258b5cc9e408bcb00d549e8b50e176.zip
bump to v0.5.4v0.5.4
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1a6e5ea..4da9f7f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "netapp"
-version = "0.5.2"
+version = "0.5.4"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license-file = "LICENSE"