Skip to content

Commit 49ac632

Browse files
committed
chore: bump version
1 parent 702491c commit 49ac632

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/SETUP.md

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ dokku ports:add bit https:443:4000
6767
- Shards package manager
6868
- SQLite3
6969

70+
### Install Dependencies
7071
- linux
7172
```bash
7273
sudo apt-get update && sudo apt-get install -y crystal libssl-dev libsqlite3-dev

shard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: bit
2-
version: 1.4.0
2+
version: 1.4.1
33

44
authors:
55
- Juan Rodriguez <sjdonado@icloud.com>

0 commit comments

Comments
 (0)