🏷 — Bump version (0.8.1)

This commit is contained in:
Luc Didry 2025-02-18 14:22:41 +01:00
parent d8f30ebccd
commit 4b78919937
No known key found for this signature in database
GPG key ID: EA868E12D0257E3C
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
## 0.8.1
Date: 2025-02-18
- 🐛 — Fix todo enum in jobs table
## 0.8.0

View file

@ -1 +1 @@
VERSION = "0.8.0"
VERSION = "0.8.1"