Skip to content

Commit c336f61

Browse files
committed
version bump
1 parent 1181d6f commit c336f61

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

lib/metanorma/iho/biblio.rng

+2
Original file line numberDiff line numberDiff line change
@@ -947,6 +947,8 @@ May be electronic (e.g. Twitter direct message, email) or voice (e.g. a remark m
947947
typically cited as "personal communication")</a:documentation>
948948
<value>conversation</value>
949949
<a:documentation>An exchange of messages between two or more persons. May be electronic (e.g. web chat) or voice (e.g. phone call)</a:documentation>
950+
<value>collection</value>
951+
<a:documentation>A compound resource consisting of other resources, which are themselves presupposed to have their type specified..</a:documentation>
950952
<value>misc</value>
951953
<a:documentation>Bibliographic type not adequately described in the foregoing</a:documentation>
952954
</choice>

lib/metanorma/iho/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Metanorma
22
module Iho
3-
VERSION = "1.0.15".freeze
3+
VERSION = "1.0.16".freeze
44
end
55
end

0 commit comments

Comments
 (0)