1
0
mirror of https://github.com/pcvolkmer/cert-tools.git synced 2025-10-25 19:12:16 +00:00

chore: bump version

This commit is contained in:
2025-09-23 20:22:56 +02:00
parent 7d987dc91f
commit a150b73c5f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "cert-tools"
description = "Application to show, check and cleanup content of PEM files"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
license = "GPL-3.0-or-later"
authors = ["Paul-Christian Volkmer"]