aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-09-02 14:21:42 +0200
committerAlex Auvolat <alex@adnab.me>2022-09-02 14:21:42 +0200
commitca25331d7320dddbe8f76c2a74bf406cd0622c2e (patch)
tree7c79d9d17e1506f1fcddc6163fb27b2570f71113 /Cargo.toml
parentc865cc9f9c848293e06938cf3827bd0afd677ed6 (diff)
downloadnetapp-ca25331d7320dddbe8f76c2a74bf406cd0622c2e.tar.gz
netapp-ca25331d7320dddbe8f76c2a74bf406cd0622c2e.zip
Bump to v0.4.5v0.4.5fix-ping
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 af3f1ab..9a69d66 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "netapp"
-version = "0.4.4"
+version = "0.4.5"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license-file = "LICENSE"