Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Nov 27, 2023
1 parent efd6453 commit c6de970
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions Gemfile.devel

This file was deleted.

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.1.3".freeze
VERSION = "0.1.4".freeze
end
end

2 changes: 1 addition & 1 deletion metanorma-jis.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.test_files = `git ls-files -- {spec}/*`.split("\n")
spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")

spec.add_dependency "metanorma-iso", "~> 2.5.4"
spec.add_dependency "metanorma-iso", "~> 2.6.0"
spec.add_dependency "pubid-jis"

spec.add_development_dependency "debug"
Expand Down

0 comments on commit c6de970

Please sign in to comment.