metanorma-ieee 0.0.6 → 0.0.6.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 IEEE
3
- VERSION = "0.0.6".freeze
3
+ VERSION = "0.0.6.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-ieee
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.6.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: metanorma-standoc
@@ -222,11 +222,14 @@ files:
222
222
  - lib/isodoc/ieee/html/header_amd.html
223
223
  - lib/isodoc/ieee/html/html_ieee_intro.html
224
224
  - lib/isodoc/ieee/html/html_ieee_titlepage.html
225
+ - lib/isodoc/ieee/html/htmlstyle.css
225
226
  - lib/isodoc/ieee/html/htmlstyle.scss
227
+ - lib/isodoc/ieee/html/ieee.css
226
228
  - lib/isodoc/ieee/html/ieee.scss
227
229
  - lib/isodoc/ieee/html/scripts.html
228
230
  - lib/isodoc/ieee/html/word_ieee_intro.html
229
231
  - lib/isodoc/ieee/html/word_ieee_titlepage.html
232
+ - lib/isodoc/ieee/html/wordstyle.css
230
233
  - lib/isodoc/ieee/html/wordstyle.scss
231
234
  - lib/isodoc/ieee/html_convert.rb
232
235
  - lib/isodoc/ieee/i18n-en.yaml
@@ -265,7 +268,7 @@ files:
265
268
  - lib/metanorma/ieee/version.rb
266
269
  - lib/relaton/render/config.yml
267
270
  - lib/relaton/render/general.rb
268
- - metanorma-itu.gemspec
271
+ - metanorma-ieee.gemspec
269
272
  homepage: https://github.com/metanorma/metanorma-ieee
270
273
  licenses:
271
274
  - BSD-2-Clause