cocina-models 0.73.5 → 0.73.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 11b6de2805a605b0d83a9a916853f28259e8d315416c7247139d56b6a55d3e98
4
- data.tar.gz: ceaf1f13eab3d7cded994c4c23fab8801b33f4b896f71bca533ac55cb3d4d87f
3
+ metadata.gz: 010b22a3ad2f8bfe8f1c9fc020538adf0b89b2c77dc0ad0219c2321dfec5f6da
4
+ data.tar.gz: c51eae2641ca506f08abaedbd99e8385b291b4ac144f6bdffacb9cc5c5379576
5
5
  SHA512:
6
- metadata.gz: 101eadc132a1460f464d820e33a9793dfb853da294d1a9efd62144aa7d93a7b1d578ed459a1eba6bfff3e2b1e0d711444e1695cb525299ac7a6b3bab8793fc35
7
- data.tar.gz: aa243cb0bca5f1a3e397679dadcae01f7498ef4f8f475c38f5d4d34ca2b720c10e1710bc5394615d4049fb2dd33f85ea3d38855f3b021023822601529740b29b
6
+ metadata.gz: 0b65ccf18b933dc8287371765ff66f1d17b13f3d206a960b6afcdaf337819fd3d1ddebb4146458c0eaacdc77064817f41aae5fe86edf2a58ab07de24ba5902a7
7
+ data.tar.gz: bb93e938a05ce9a3370f245074a72e5c0ad009e6bd81c1330db7bc595578caaeb93f068550ec0b92060b9c1d299ff6250bb598bee37b43f1f685405881bb7f24
@@ -574,6 +574,7 @@ subject.structuredValue:
574
574
  - value: south
575
575
  - value: start
576
576
  - value: state
577
+ - value: subtitle
577
578
  - value: surname
578
579
  - value: term of address
579
580
  - value: territory
@@ -454,6 +454,7 @@ _Path: subject.structuredValue_
454
454
  * south
455
455
  * start
456
456
  * state
457
+ * subtitle
457
458
  * surname
458
459
  * term of address
459
460
  * territory
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Cocina
4
4
  module Models
5
- VERSION = '0.73.5'
5
+ VERSION = '0.73.6'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocina-models
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.73.5
4
+ version: 0.73.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Coyne
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-04-14 00:00:00.000000000 Z
11
+ date: 2022-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport