Skip to content

Commit b57db63

Browse files
committed
Crayon bugfixes
1 parent a1290cd commit b57db63

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.0
2+
version: 1.1.1
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.0"
4+
VERSION = "1.1.1"
55
end

0 commit comments

Comments
 (0)