From 2d9e70683819ccc1832c71cd0964f60aea34d695 Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Sat, 27 Feb 2016 17:49:09 -0800 Subject: [PATCH] Bump version to 3.1.0. --- 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 9642d91..226e353 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 = "3.0.0" + spec.version = "3.1.0" spec.authors = ["Jimmy Cuadra"] spec.email = ["jimmy@jimmycuadra.com"] spec.description = %q{A Lita handler for fetching images from Google.}