elibri_onix_dict 0.0.21 → 0.0.22

Sign up to get free protection for your applications and to get access to all the features.
@@ -49,3 +49,11 @@
49
49
  name:
50
50
  en: press release
51
51
  pl: mediapack
52
+
53
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::ResourceContentType
54
+ onix_code: '29'
55
+ const_name: FULL_COVER
56
+ name:
57
+ en: full cover
58
+ pl: okładka w dużej rozdzielczości (CMYK)
59
+
@@ -1,7 +1,7 @@
1
1
  module Elibri
2
2
  module ONIX
3
3
  module Dict
4
- VERSION = "0.0.21"
4
+ VERSION = "0.0.22"
5
5
  Version = VERSION
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elibri_onix_dict
3
3
  version: !ruby/object:Gem::Version
4
- hash: 53
4
+ hash: 51
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 21
10
- version: 0.0.21
9
+ - 22
10
+ version: 0.0.22
11
11
  platform: ruby
12
12
  authors:
13
13
  - Marcin Urbanski