Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Oct 9, 2023
1 parent 74d0c25 commit 7dba09b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/relaton/render/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Relaton
module Render
VERSION = "0.5.15".freeze
VERSION = "0.6.0".freeze
end
end
2 changes: 1 addition & 1 deletion relaton-render.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "simplecov"

spec.add_dependency "isodoc-i18n", "~> 1.1.2"
spec.add_dependency "isodoc-i18n", "~> 1.2.0"
spec.add_dependency "liquid", "~> 5"
spec.add_dependency "nokogiri"
spec.add_dependency "relaton-bib", ">= 1.13.0"
Expand Down

0 comments on commit 7dba09b

Please sign in to comment.