From f52761d8c74b146415329f7a8ac004ced0ab4db8 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 4 Mar 2017 19:52:29 -0500 Subject: [PATCH] Update the version in mailshears.gemspec. --- mailshears.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailshears.gemspec b/mailshears.gemspec index 1dc7b0d..bf87753 100644 --- a/mailshears.gemspec +++ b/mailshears.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'mailshears' - s.version = '0.0.2' + s.version = '0.0.3' s.platform = Gem::Platform::RUBY s.authors = ['Michael Orlitzky'] s.email = ['michael@orlitzky.com'] -- 2.43.2