mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Bump v0.12.0
This commit is contained in:
parent
04497feeed
commit
a54af0363a
2 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@ Add this to your application's `shard.yml`:
|
||||||
development_dependencies:
|
development_dependencies:
|
||||||
ameba:
|
ameba:
|
||||||
github: crystal-ameba/ameba
|
github: crystal-ameba/ameba
|
||||||
version: ~> 0.11.0
|
version: ~> 0.12.0
|
||||||
```
|
```
|
||||||
|
|
||||||
Build `bin/ameba` binary within your project directory while running `shards install`.
|
Build `bin/ameba` binary within your project directory while running `shards install`.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: ameba
|
name: ameba
|
||||||
version: 0.11.0
|
version: 0.12.0
|
||||||
|
|
||||||
crystal: 0.29.0
|
crystal: 0.29.0
|
||||||
license: MIT
|
license: MIT
|
||||||
|
|
Loading…
Reference in a new issue