Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
molnarmark committed Jul 29, 2021
1 parent 76b53c2 commit d75b208
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: epilog
version: 1.1.1
version: 1.1.2

authors:
- Mark Molnar <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/epilog.cr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require "./epilog/*"

module Epilog
VERSION = "1.1.1"
VERSION = "1.1.2"
end

0 comments on commit d75b208

Please sign in to comment.