From 4ca741b1ce93f48c4865453d68e95e4d3fc6b32a Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Tue, 10 Sep 2019 12:46:05 -0400 Subject: [PATCH] Update just-the-docs.gemspec --- just-the-docs.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/just-the-docs.gemspec b/just-the-docs.gemspec index ad1c777e43..4be9738d29 100644 --- a/just-the-docs.gemspec +++ b/just-the-docs.gemspec @@ -2,11 +2,11 @@ Gem::Specification.new do |spec| spec.name = "just-the-docs" - spec.version = "0.2.6" + spec.version = "0.2.7" spec.authors = ["Patrick Marsceill"] spec.email = ["patrick.marsceill@gmail.com"] - spec.summary = %q{A modern, high customizable, responsive Jekyll theme for documention with built-in search.} + spec.summary = %q{A modern, highly customizable, and responsive Jekyll theme for documention with built-in search.} spec.homepage = "https://github.com/pmarsceill/just-the-docs" spec.license = "MIT"