Version bump 0.10.0

This commit is contained in:
Vitalii Elenhaupt 2019-06-06 19:11:23 +03:00
parent ffa5dc9b4c
commit cb4c3a9d17
No known key found for this signature in database
GPG Key ID: 7558EF3A4056C706
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
name: ameba
version: 0.9.2
version: 0.10.0
crystal: 0.25.1
license: MIT