feat: v2.0.1

This commit is contained in:
Evangelos Paterakis 2023-04-15 02:29:46 +03:00
parent 11c5da3a44
commit 8a35b5c268
No known key found for this signature in database
GPG key ID: FE5185F095BFC8C9
2 changed files with 4 additions and 4 deletions

View file

@ -36,7 +36,7 @@ Arch Linux users can install the [blahaj](https://aur.archlinux.org/packages/bla
#### Dependencies
- `crystal` - `1.6.2`
- `crystal` - `1.8.0`
#### Makefile
@ -84,7 +84,7 @@ flag name:
```
$ blahaj -h
BLÅHAJ v2.0.0
BLÅHAJ v2.0.1
Usage:
blahaj [arguments]

View file

@ -1,5 +1,5 @@
name: blahaj
version: 2.0.0
version: 2.0.1
authors:
- Evangelos "GeopJr" Paterakis <evan@geopjr.dev>
@ -8,6 +8,6 @@ targets:
blahaj:
main: src/blahaj.cr
crystal: 1.6.2
crystal: 1.8.0
license: BSD-2-Clauses