metanorma-un 0.9.8 → 0.9.8.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module UN
3
- VERSION = "0.9.8".freeze
3
+ VERSION = "0.9.8.1".freeze
4
4
  end
5
5
  end
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-un
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.8
4
+ version: 0.9.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-09-06 00:00:00.000000000 Z
11
+ date: 2022-09-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: iso-639
@@ -235,13 +235,16 @@ files:
235
235
  - lib/isodoc/un/html/html_unece_intro.html
236
236
  - lib/isodoc/un/html/html_unece_plenary_titlepage.html
237
237
  - lib/isodoc/un/html/html_unece_titlepage.html
238
+ - lib/isodoc/un/html/htmlstyle.css
238
239
  - lib/isodoc/un/html/htmlstyle.scss
239
240
  - lib/isodoc/un/html/logo.jpg
240
241
  - lib/isodoc/un/html/scripts.html
242
+ - lib/isodoc/un/html/unece.css
241
243
  - lib/isodoc/un/html/unece.scss
242
244
  - lib/isodoc/un/html/word_unece_intro.html
243
245
  - lib/isodoc/un/html/word_unece_plenary_titlepage.html
244
246
  - lib/isodoc/un/html/word_unece_titlepage.html
247
+ - lib/isodoc/un/html/wordstyle.css
245
248
  - lib/isodoc/un/html/wordstyle.scss
246
249
  - lib/isodoc/un/html_convert.rb
247
250
  - lib/isodoc/un/i18n-en.yaml
@@ -269,7 +272,7 @@ files:
269
272
  - lib/metanorma/un/un.rng
270
273
  - lib/metanorma/un/validate.rb
271
274
  - lib/metanorma/un/version.rb
272
- - metanorma-unece.gemspec
275
+ - metanorma-un.gemspec
273
276
  homepage: https://github.com/metanorma/metanorma-un
274
277
  licenses:
275
278
  - BSD-2-Clause