Skip to content

Commit

Permalink
Update kilt to 0.4.0 (#6)
Browse files Browse the repository at this point in the history
* Update kilt to 0.4.0

* Fix smtp version
  • Loading branch information
faustinoaq committed Nov 8, 2017
1 parent e566b5e commit dd0670d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shard.yml
@@ -1,18 +1,18 @@
name: quartz_mailer
version: 0.2.0

crystal: 0.22.0
crystal: 0.23.1

license: MIT

dependencies:
kilt:
github: jeromegn/kilt
version: ~> 0.3.3
version: ~> 0.4.0

smtp:
github: raydf/smtp.cr
branch: master
version: ~> 0.1

development_dependencies:
expect:
Expand Down

0 comments on commit dd0670d

Please sign in to comment.