Skip to content

Commit

Permalink
update kilt to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed Mar 24, 2020
1 parent 2c1fdb2 commit 8e3deb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: quartz_mailer
version: 0.5.5
version: 0.6.0

crystal: 0.33.0

Expand Down
2 changes: 1 addition & 1 deletion src/quartz_mailer/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Quartz
VERSION = "0.5.5"
VERSION = "0.6.0"
end

0 comments on commit 8e3deb1

Please sign in to comment.