From c28f87a3380f35d196235cb861b64da2737cd887 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 30 Jan 2023 15:39:45 -0500 Subject: version & changelog, tag for release --- sisu.gemspec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sisu.gemspec') diff --git a/sisu.gemspec b/sisu.gemspec index 696525cc..f3debd52 100644 --- a/sisu.gemspec +++ b/sisu.gemspec @@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = 'sisu' - s.version = '7.2.1' - s.date = '2019-09-05' + s.version = '7.2.2' + s.date = '2023-01-30' s.summary = 'documents - structuring, publishing in multiple formats & search (linux calls)' - s.description = 'documents - structuring, publishing in multiple formats & search [7.2.1 from git 7.2.1_pre_rel] (linux calls & without external dependencies)' - s.homepage = 'http://www.sisudoc.org' + s.description = 'documents - structuring, publishing in multiple formats & search [7.2.2] (linux calls & without external dependencies)' + s.homepage = 'https://www.sisudoc.org' s.authors = ["Ralph Amissah"] s.email = 'ralph.amissah@gmail.com' s.license = 'GPL-3.0-or-later' -- cgit v1.2.3