Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Sep 2, 2024
1 parent e0c5fab commit 1facc39
Show file tree
Hide file tree
Showing 5 changed files with 202 additions and 202 deletions.
2 changes: 1 addition & 1 deletion lib/metanorma/jis/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Metanorma
module JIS
VERSION = "0.3.2".freeze
VERSION = "0.3.3".freeze
end
end

2 changes: 1 addition & 1 deletion spec/relaton/render_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
</bibitem>
INPUT
output = <<~OUTPUT
<formattedref>S. Bradner. <span class='stddocTitle'>Intellectual Property Rights in IETF Technology</span>. RFC Series. 入手可能: <span class='biburl'><link target='https://www.rfc-editor.org/info/rfc3979'>https://www.rfc-editor.org/info/rfc3979</link></span></formattedref>
<formattedref>S. Bradner. <span class='stddocTitle'>Intellectual Property Rights in IETF Technology</span>. RFC Series. 入手先: <span class='biburl'><link target='https://www.rfc-editor.org/info/rfc3979'>https://www.rfc-editor.org/info/rfc3979</link></span></formattedref>
OUTPUT
p = renderer
expect(p.render(input))
Expand Down
136 changes: 68 additions & 68 deletions spec/vcr_cassettes/isobib_123_dated.yml

Large diffs are not rendered by default.

130 changes: 65 additions & 65 deletions spec/vcr_cassettes/isobib_123_mix_dated.yml

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions spec/vcr_cassettes/isobib_123_undated.yml

Large diffs are not rendered by default.

0 comments on commit 1facc39

Please sign in to comment.