Skip to content

Commit 0e6df38

Browse files
committed
release latest changes
1 parent b225462 commit 0e6df38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: granite
22

3-
version: 0.20.0
3+
version: 0.21.0
44

55
crystal: 0.30.0
66

src/granite/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Granite
2-
VERSION = "0.20.0"
2+
VERSION = "0.21.0"
33
end

0 commit comments

Comments
 (0)