Skip to content

Commit

Permalink
release latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed May 27, 2020
1 parent b225462 commit 0e6df38
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,6 +1,6 @@
name: granite

version: 0.20.0
version: 0.21.0

crystal: 0.30.0

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

0 comments on commit 0e6df38

Please sign in to comment.