mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Correct Ameba version in sample
This commit is contained in:
parent
e9fbfe5048
commit
73bd1ba5a3
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue