Bump to v1.4.0

This commit is contained in:
Sijawusz Pur Rahnama 2022-12-20 16:53:58 +01:00
parent cabf203e0d
commit 1af70749b8
2 changed files with 2 additions and 2 deletions

View file

@ -130,7 +130,7 @@ Add this to your application's `shard.yml`:
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 1.3.0
version: ~> 1.4.0
```
Build `bin/ameba` binary within your project directory while running `shards install`.

View file

@ -1,5 +1,5 @@
name: ameba
version: 1.3.1
version: 1.4.0
authors:
- Vitalii Elenhaupt <velenhaupt@gmail.com>