Skip to content

Commit

Permalink
More improvements from cmur2! #5 #6 #7 merged
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinon committed Dec 21, 2019
1 parent 4b45f0d commit 2ef10ad
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: crafana
version: 0.1.7
version: 0.1.8

authors:
- Holden Omans <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/crafana/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Crafana
VERSION = "0.1.7"
VERSION = "0.1.8"
end

0 comments on commit 2ef10ad

Please sign in to comment.