Skip to content

Commit fe7fa54

Browse files
committed
Bumped version number to v0.14.1.
1 parent bbe603f commit fe7fa54

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.14.0
3+
version: 0.14.1
44

55
crystal: 0.26.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.14.0"
2+
VERSION = "0.14.1"
33
end

0 commit comments

Comments
 (0)