Skip to content

Commit

Permalink
bump versions (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink authored Dec 25, 2020
1 parent c120c64 commit 1e6f4ed
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: avram
version: 0.18.0
version: 0.18.1

crystal: 0.35.1

Expand Down
2 changes: 1 addition & 1 deletion src/avram/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Avram
VERSION = "0.18.0"
VERSION = "0.18.1"
end

0 comments on commit 1e6f4ed

Please # to comment.