Skip to content

Commit

Permalink
Bumped version number to v0.22.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
drujensen committed Feb 22, 2021
1 parent e92ccb7 commit ab95ddd
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.22.0
version: 0.22.1

crystal: 0.35.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.22.0"
VERSION = "0.22.1"
end

0 comments on commit ab95ddd

Please sign in to comment.