elibri_onix_dict 0.0.35 → 0.0.36

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 69a8be5e497b488226c0f3a7ef7541c0d55dca58d94f927ee0a9a18f1a36c76b
4
- data.tar.gz: 943e0c4e998417711f622fc2c216120444d4cb89423bde37c0d9282b672404f7
3
+ metadata.gz: d34cbdc857579257722eb60dd0b3bb6165e607861098215eab061f21c7818cd9
4
+ data.tar.gz: 0dba0e24e37dee6a12e823d5bb78c14042e24e364c0f0f5a159e05924e6147b3
5
5
  SHA512:
6
- metadata.gz: 73062b022b3d7c12068a170b47ee9dd79e98d5143a6c153b46bdc5e1d16026b05c68fa5e1a9633aeaf3001e74207169f258280fa1d905672d0d7a31715375ddc
7
- data.tar.gz: 68d74ae3347d14185daafefe42e57cc69fe2a93cfff91ec523c4d644fbe7db8f06a3a9d81a0d964d6dd101673736f59bd704321995f48b7973ea5fe48758c49f
6
+ metadata.gz: 52d7fd48b836d2bc8893648aed56a54ccd2e12c4b0a2eb1fe7297d5754a345062741831a889196366cd62ba67120bacb7b24e06dc74d438fe49baceb1d5b4585
7
+ data.tar.gz: 06a34f3e09136e411dfc853f0bdb4c0cd00dd1420ed9a4dda3b7245d4ebd87be24c5a4b0940b7d6b1e7e0cdb6c1c35abb195251b5e0f6f523982b89164e17494
@@ -0,0 +1,8 @@
1
+
2
+ ---
3
+ - !ruby/object:Elibri::ONIX::Dict::Release_3_0::ContentDateRole
4
+ onix_code: '17'
5
+ const_name: LAST_UPDATED
6
+ name:
7
+ en: last updated
8
+ pl: data ostatniej aktualizacji
@@ -1,7 +1,7 @@
1
1
  module Elibri
2
2
  module ONIX
3
3
  module Dict
4
- VERSION = "0.0.35"
4
+ VERSION = "0.0.36"
5
5
  Version = VERSION
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elibri_onix_dict
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.35
4
+ version: 0.0.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcin Urbanski
@@ -90,6 +90,7 @@ files:
90
90
  - lib/elibri_onix_dict/onix_3_0/serialized/Availability.yml
91
91
  - lib/elibri_onix_dict/onix_3_0/serialized/CollectionType.yml
92
92
  - lib/elibri_onix_dict/onix_3_0/serialized/ContentAudience.yml
93
+ - lib/elibri_onix_dict/onix_3_0/serialized/ContentDateRole.yml
93
94
  - lib/elibri_onix_dict/onix_3_0/serialized/ContentSourceType.yml
94
95
  - lib/elibri_onix_dict/onix_3_0/serialized/ContributorRole.yml
95
96
  - lib/elibri_onix_dict/onix_3_0/serialized/DateFormat.yml