Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Dec 10, 2024
1 parent 187b018 commit 85f051f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.4.1".freeze
VERSION = "0.4.2".freeze
end
end

2 changes: 1 addition & 1 deletion metanorma-jis.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = Gem::Requirement.new(">= 3.1.0")

spec.add_dependency "japanese_calendar", "~> 0"
spec.add_dependency "metanorma-iso", "~> 2.9.1"
spec.add_dependency "metanorma-iso", "~> 2.9.2"
spec.add_dependency "pubid"

spec.add_development_dependency "debug"
Expand Down

0 comments on commit 85f051f

Please sign in to comment.