From 6d9b2662fff17880d2d3d588df551495fafa6585 Mon Sep 17 00:00:00 2001 From: Gabi Stefanini Date: Thu, 20 Sep 2018 10:20:58 -0400 Subject: [PATCH] Bump to v2.0.1 --- lita-slack.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lita-slack.gemspec b/lita-slack.gemspec index 8d96fb7..18635f3 100644 --- a/lita-slack.gemspec +++ b/lita-slack.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = "shopify-lita-slack" - spec.version = "2.0.0" + spec.version = "2.0.1" spec.authors = ["Ryan Brushett", "Ridwan Sharif"] spec.description = %q{Lita adapter for Slack.} spec.summary = %q{Lita adapter for Slack.}