diff options
author | Guillaume Pasquet <dev@etenil.net> | 2022-02-17 16:12:07 +0000 |
---|---|---|
committer | Guillaume Pasquet <dev@etenil.net> | 2022-02-17 16:12:07 +0000 |
commit | ca6531ed467d1772f7b4afed05a69d666b071c14 (patch) | |
tree | e7878c967bb87cce16cc79050404edccf1be071c /Cargo.toml | |
parent | d2446813f9e14cfdb4e62d1034bc8a844a14131a (diff) |
Bump version number
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "barb" -version = "0.1.1" +version = "0.1.2" edition = "2018" license = "GPL-3.0-or-later" description = "Command-line tool to perform file-based HTTP(s) requests." |