Skip to content

Commit

Permalink
Version bump v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
veelenga committed Mar 23, 2019
1 parent a059ade commit a0da393
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Add this to your application's `shard.yml`:
development_dependencies:
ameba:
github: veelenga/ameba
version: ~> 0.9.0
version: ~> 0.9.1
```
Build `bin/ameba` binary within your project directory while running `shards install`.
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ameba
version: 0.9.0
version: 0.9.1

crystal: 0.25.1
license: MIT
Expand Down

0 comments on commit a0da393

Please sign in to comment.