Skip to content

Commit

Permalink
Bumped Crystal version to 0.31.1 and Ameba to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ilanusse committed Oct 28, 2019
1 parent 66dd07f commit e6ba2de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
name: praetorian
version: 0.3.2
version: 0.3.3

description: |
Minimalist authorization library for Crystal inspired by Pundit.
authors:
- Iñaki Lanusse <inakilanusse@gmail.com>

crystal: 0.29.0
crystal: 0.31.1

license: MIT

development_dependencies:
ameba:
github: veelenga/ameba
version: 0.10.0
version: 0.10.1

0 comments on commit e6ba2de

Please sign in to comment.