shard-ameba/shard.yml
Vitalii Elenhaupt 552d31a82b
Bump v0.13.3
2020-12-04 14:55:04 +02:00

21 lines
294 B
YAML

name: ameba
version: 0.13.3
authors:
- Vitalii Elenhaupt <velenhaupt@gmail.com>
targets:
ameba:
main: src/cli.cr
scripts:
# TODO: remove pre-compiled executable in future releases
postinstall: make bin && make run_file
executables:
- ameba
crystal: ">= 0.35.0"
license: MIT