Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Aug 5, 2024
1 parent 9ae925d commit 960e654
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/metanorma/cli/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Metanorma
module Cli
VERSION = "1.10.3".freeze
VERSION = "1.10.4".freeze
end
end
2 changes: 1 addition & 1 deletion metanorma-cli.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Gem::Specification.new do |spec|
# spec.add_runtime_dependency 'metanorma-mpfa', "~> 0.9.0"
spec.add_runtime_dependency "git", "~> 1.5"
spec.add_runtime_dependency "metanorma", "~> 2.0.0"
spec.add_runtime_dependency "metanorma-iho", "~> 0.9.0"
spec.add_runtime_dependency "metanorma-iho", "~> 1.0.0"
spec.add_runtime_dependency "metanorma-itu", "~> 2.4.0"
# spec.add_runtime_dependency "metanorma-nist", "~> 2.3.0"
spec.add_runtime_dependency "metanorma-ieee", "~> 1.2.0"
Expand Down

0 comments on commit 960e654

Please sign in to comment.