Skip to content

Commit

Permalink
feat: v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GeopJr committed Apr 14, 2023
1 parent 11c5da3 commit 8a35b5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -84,7 +84,7 @@ flag name:
```
$ blahaj -h

BLÅHAJ v2.0.0
BLÅHAJ v2.0.1

Usage:
blahaj [arguments]
Expand Down
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: blahaj
version: 2.0.0
version: 2.0.1

authors:
- Evangelos "GeopJr" Paterakis <[email protected]>
Expand All @@ -8,6 +8,6 @@ targets:
blahaj:
main: src/blahaj.cr

crystal: 1.6.2
crystal: 1.8.0

license: BSD-2-Clauses

0 comments on commit 8a35b5c

Please sign in to comment.