Skip to content

Commit

Permalink
Releases/0.18.2 (#582)
Browse files Browse the repository at this point in the history
Patching #581. Bumping versions
  • Loading branch information
jwoertink authored Dec 30, 2020
1 parent 3ff7b13 commit 4f552db
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.1
version: 0.18.2

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.1"
VERSION = "0.18.2"
end

0 comments on commit 4f552db

Please sign in to comment.