Skip to content

Commit d75b208

Browse files
committed
Version bump
1 parent 76b53c2 commit d75b208

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,5 +1,5 @@
11
name: epilog
2-
version: 1.1.1
2+
version: 1.1.2
33

44
authors:
55
- Mark Molnar <[email protected]>

src/epilog.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
require "./epilog/*"
22

33
module Epilog
4-
VERSION = "1.1.1"
4+
VERSION = "1.1.2"
55
end

0 commit comments

Comments
 (0)