mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
Bump version (0.1.1)
This commit is contained in:
parent
6f405f0912
commit
1329b05902
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## 0.1.1
|
||||
|
||||
Date: 2024-04-30
|
||||
|
||||
- 🐛 — Fix --config option for some commands
|
||||
- ☝️🧐 — Validate config file readability
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
VERSION = "0.1.0"
|
||||
VERSION = "0.1.1"
|
||||
|
|
Loading…
Reference in a new issue