Correct Ameba version in sample

This commit is contained in:
Vitalii Elenhaupt 2022-04-10 20:05:09 +03:00
parent e9fbfe5048
commit 73bd1ba5a3
No known key found for this signature in database
GPG Key ID: CD0BF17825928BC0
1 changed files with 1 additions and 1 deletions

View File

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