Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Sep 11, 2023
1 parent e908b4c commit 2c9f290
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.8.3".freeze
VERSION = "1.8.4.pre".freeze
end
end
2 changes: 1 addition & 1 deletion metanorma-cli.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Gem::Specification.new do |spec|
# spec.add_runtime_dependency 'metanorma-ribose', "~> 2.3.0"
spec.add_runtime_dependency "metanorma-bipm", "~> 2.3.0"
spec.add_runtime_dependency "metanorma-generic", "~> 2.5.0"
spec.add_runtime_dependency "metanorma-standoc", "~> 2.5.0"
spec.add_runtime_dependency "metanorma-standoc", "~> 2.6.0"
# spec.add_runtime_dependency 'metanorma-mpfa', "~> 0.9.0"
spec.add_runtime_dependency "git", "~> 1.5"
spec.add_runtime_dependency "metanorma", "~> 1.6.0"
Expand Down

0 comments on commit 2c9f290

Please sign in to comment.