From bb8a4c2a89c9dc9090c25294de6ab6ad9ce6de5b Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Tue, 20 Aug 2013 15:37:33 -0700 Subject: [PATCH] Bump version to 1.0.2. --- lita-google-images.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lita-google-images.gemspec b/lita-google-images.gemspec index eeb50a2..b9e0c10 100644 --- a/lita-google-images.gemspec +++ b/lita-google-images.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = "lita-google-images" - spec.version = "1.0.1" + spec.version = "1.0.2" spec.authors = ["Jimmy Cuadra"] spec.email = ["jimmy@jimmycuadra.com"] spec.description = %q{A Lita handler for fetching images from Google.}