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