Update version to 0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-11-03 18:53:59 +01:00
parent e2e828db65
commit 0b1a477757
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "basic-jwt"
version = "0.3.0"
version = "0.4.0"
edition = "2024"
authors = ["Pierre Hubert <pierre.git@communiquons.org>"]
description = "Basic JWT signing and verification library"