Bump v0.7.0

This commit is contained in:
Vitalii Elenhaupt 2018-06-15 11:49:42 +03:00
parent 23245d0e52
commit f3498c4db7
No known key found for this signature in database
GPG key ID: 7558EF3A4056C706
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ Add this to your application's `shard.yml`:
development_dependencies: development_dependencies:
ameba: ameba:
github: veelenga/ameba github: veelenga/ameba
version: 0.6.0 version: 0.7.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`.

View file

@ -1,5 +1,5 @@
name: ameba name: ameba
version: 0.6.0 version: 0.7.0
crystal: 0.24.2 crystal: 0.24.2
license: MIT license: MIT