Bump v0.10.1

This commit is contained in:
Vitalii Elenhaupt 2019-09-14 18:33:28 +03:00
parent d418fb0ef7
commit 8a27a36c49
No known key found for this signature in database
GPG Key ID: CD0BF17825928BC0
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: crystal-ameba/ameba
version: ~> 0.10.0
version: ~> 0.10.1
```
Build `bin/ameba` binary within your project directory while running `shards install`.

View File

@ -1,5 +1,5 @@
name: ameba
version: 0.10.0
version: 0.10.1
crystal: 0.29.0
license: MIT