diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-10-30 22:28:31 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-10-30 22:28:31 -0400 | 
| commit | 6d070b2460f42b8cb855434eff4c25133798f23c (patch) | |
| tree | 3490a4b5b30e4f8217b8c9e47c23700e327a0699 /sisu.gemspec | |
| parent | texpdf, cjk issues not resolved (diff) | |
version & changelog, tag for releasesisu_7.3.0
Diffstat (limited to 'sisu.gemspec')
| -rw-r--r-- | sisu.gemspec | 6 | 
1 files changed, 3 insertions, 3 deletions
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'  | 
