From 6d070b2460f42b8cb855434eff4c25133798f23c Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 30 Oct 2023 22:28:31 -0400 Subject: version & changelog, tag for release --- data/sisu/version.yml | 6 +++--- sisu.gemspec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/sisu/version.yml b/data/sisu/version.yml index 5d7fca22..04ac65a4 100644 --- a/data/sisu/version.yml +++ b/data/sisu/version.yml @@ -1,5 +1,5 @@ --- :project: SiSU -:version: 7.3.0_pre_rel -:date_stamp: 2023w05/1 -:date: "2023-01-30" +:version: 7.3.0 +:date_stamp: 2023w44/1 +:date: "2023-10-30" diff --git a/sisu.gemspec b/sisu.gemspec index f3debd52..70a35f4a 100644 --- a/sisu.gemspec +++ b/sisu.gemspec @@ -1,9 +1,9 @@ Gem::Specification.new do |s| s.name = 'sisu' - s.version = '7.2.2' - s.date = '2023-01-30' + s.version = '7.3.0' + s.date = '2023-10-30' s.summary = 'documents - structuring, publishing in multiple formats & search (linux calls)' - s.description = 'documents - structuring, publishing in multiple formats & search [7.2.2] (linux calls & without external dependencies)' + s.description = 'documents - structuring, publishing in multiple formats & search [7.3.0 from git 7.3.0] (linux calls & without external dependencies)' s.homepage = 'https://www.sisudoc.org' s.authors = ["Ralph Amissah"] s.email = 'ralph.amissah@gmail.com' -- cgit v1.2.3