chore: bump version

This commit is contained in:
əlemi 2024-10-25 23:03:43 +02:00
parent 5a8937ed42
commit ca228593e5
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -815,7 +815,7 @@ checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
[[package]]
name = "postwoman"
version = "0.4.1"
version = "0.4.2"
dependencies = [
"base64",
"chrono",

View file

@ -1,7 +1,7 @@
[package]
name = "postwoman"
description = "API tester and debugger for your CLI "
version = "0.4.1"
version = "0.4.2"
repository = "https://moonlit.technology/alemi/postwoman"
authors = [ "alemi <me@alemi.dev>" ]
license = "GPL-3.0-only"