mods_display 0.0.1 → 0.0.2

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.
@@ -52,7 +52,12 @@ class ModsDisplay::Note < ModsDisplay::Field
52
52
  "publications" => "Publications",
53
53
  "references" => "References",
54
54
  "bibliography" => "Bibliography",
55
- "preferred citation" => "Preferred citation"}
55
+ "preferred citation" => "Preferred citation",
56
+ "date/sequential designation" => "Date/Sequential designation",
57
+ "biographical/historical" => "Biographical/Historical",
58
+ "creation/production credits" => "Creation/Production credits",
59
+ "citation/reference" => "Citation/Reference"
60
+ }
56
61
  end
57
62
 
58
63
  end
@@ -1,3 +1,3 @@
1
1
  module ModsDisplay
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mods_display
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -151,7 +151,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
151
151
  version: '0'
152
152
  segments:
153
153
  - 0
154
- hash: -2016190750318240142
154
+ hash: 4206842642593241825
155
155
  required_rubygems_version: !ruby/object:Gem::Requirement
156
156
  none: false
157
157
  requirements:
@@ -160,7 +160,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
160
160
  version: '0'
161
161
  segments:
162
162
  - 0
163
- hash: -2016190750318240142
163
+ hash: 4206842642593241825
164
164
  requirements: []
165
165
  rubyforge_project:
166
166
  rubygems_version: 1.8.25