Skip to content

Commit e431dd2

Browse files
committed
version bump
1 parent 9012e88 commit e431dd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.9".freeze
3+
VERSION = "1.0.10".freeze
44
end
55
end

metanorma-iho.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
2727
spec.require_paths = ["lib"]
2828
spec.required_ruby_version = Gem::Requirement.new(">= 3.1.0")
2929

30-
spec.add_dependency "metanorma-generic", "~> 2.7.3"
30+
spec.add_dependency "metanorma-generic", "~> 2.7.4"
3131

3232
spec.add_development_dependency "debug"
3333
spec.add_development_dependency "equivalent-xml", "~> 0.6"

0 commit comments

Comments
 (0)