Skip to content

Commit ab95ddd

Browse files
committed
Bumped version number to v0.22.1.
1 parent e92ccb7 commit ab95ddd

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.22.0
3+
version: 0.22.1
44

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

0 commit comments

Comments
 (0)