aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Pasquet <dev@etenil.net>2022-03-28 04:40:11 +0100
committerGuillaume Pasquet <dev@etenil.net>2022-03-28 04:40:11 +0100
commit7f2de7b232c829e0cab5e73bf7c73a3131ed42bd (patch)
treebc9ca99bd0c0e2b2ef9d7ecb13e84ec5a914af1c /Cargo.toml
parent435f39e720c7b74670fc588b09d66ba4f9d31ede (diff)
Bump version 0.4.1
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 e377dde..776dac4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "barb"
-version = "0.4.0"
+version = "0.4.1"
edition = "2021"
license = "GPL-3.0-or-later"
description = "Command-line tool to perform file-based HTTP(s) requests."