diff --git a/shard.yml b/shard.yml index df9be02..af32bc5 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: cable -version: 0.2.1 +version: 0.2.2 authors: - Celso Fernandes diff --git a/src/cable.cr b/src/cable.cr index 25f474f..d25e85d 100644 --- a/src/cable.cr +++ b/src/cable.cr @@ -5,7 +5,7 @@ require "./cable/**" # TODO: Write documentation for `Cable` module Cable - VERSION = "0.2.1" + VERSION = "0.2.2" INTERNAL = { message_types: {