elibri_onix_dict 0.0.19 → 0.0.20

Sign up to get free protection for your applications and to get access to all the features.
@@ -104,3 +104,13 @@
104
104
  pl: kalendarz
105
105
  digital: false
106
106
  carrier: druk
107
+
108
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::ProductFormCode
109
+ onix_code: 'ZE'
110
+ const_name: GAME
111
+ name:
112
+ en: board game
113
+ pl: gra planszowa
114
+ digital: false
115
+ carrier: druk
116
+
@@ -1,7 +1,7 @@
1
1
  module Elibri
2
2
  module ONIX
3
3
  module Dict
4
- VERSION = "0.0.19"
4
+ VERSION = "0.0.20"
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: 57
4
+ hash: 55
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 19
10
- version: 0.0.19
9
+ - 20
10
+ version: 0.0.20
11
11
  platform: ruby
12
12
  authors:
13
13
  - Marcin Urbanski