Skip to content

Commit

Permalink
Release v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcsmith committed May 8, 2020
1 parent 656b68b commit 48b6c7b
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: lucky
version: 0.21.0
version: 0.21.1

crystal: 0.34.0

Expand Down
2 changes: 1 addition & 1 deletion src/lucky/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Lucky
VERSION = "0.21.0"
VERSION = "0.21.1"
end

0 comments on commit 48b6c7b

Please sign in to comment.