From aba1bed563ca98a1edc1a1b4c79da406c8307e9f Mon Sep 17 00:00:00 2001 From: fiona Date: Wed, 8 Jun 2016 20:55:56 +0000 Subject: [PATCH] Version 1.1.1 --- rosette_api.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rosette_api.gemspec b/rosette_api.gemspec index 4410336..a8b42f7 100644 --- a/rosette_api.gemspec +++ b/rosette_api.gemspec @@ -19,7 +19,7 @@ Gem::Specification.new do |s| s.authors = ['Basis Technology Corp'] s.email = %q{support@rosette.com} s.homepage = %q{https://developer.rosette.com/} - s.date = %q{2016-06-06} + s.date = %q{2016-06-08} all_files = `git ls-files -z`.split("\x0") s.files = all_files.grep(%r{^(bin|lib)/|^.rubocop.yml$})