lib/dcm_dict/xml/constant.rb in dcm_dict-0.29.0 vs lib/dcm_dict/xml/constant.rb in dcm_dict-0.30.0

- old
+ new

@@ -30,9 +30,10 @@ tag_vm: 4, tag_note: 5 }.freeze UidNodeSetIdx = { uid_value: 0, uid_name: 1, - uid_type: 2}.freeze + uid_key: 2, + uid_type: 3}.freeze end end