chore: bump version

This commit is contained in:
sjdonado
2025-02-07 17:50:29 +01:00
parent 702491cb39
commit 49ac63210e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -67,6 +67,7 @@ dokku ports:add bit https:443:4000
- Shards package manager
- SQLite3
### Install Dependencies
- linux
```bash
sudo apt-get update && sudo apt-get install -y crystal libssl-dev libsqlite3-dev
+1 -1
View File
@@ -1,5 +1,5 @@
name: bit
version: 1.4.0
version: 1.4.1
authors:
- Juan Rodriguez <sjdonado@icloud.com>