Skip to content

Commit

Permalink
update grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew2net committed Jan 7, 2024
1 parent 48c0674 commit 0b4e5f2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lib/relaton_isbn/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module RelatonIsbn
VERSION = "1.17.1".freeze
VERSION = "1.18.0".freeze
end
2 changes: 1 addition & 1 deletion relaton_isbn.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec| # rubocop:disable Metrics/BlockLength
spec.require_paths = ["lib"]

# Uncomment to register a new dependency of your gem
spec.add_dependency "relaton-bib", "~> 1.17.0"
spec.add_dependency "relaton-bib", "~> 1.18.0"

# For more information and examples about making a new gem, check out our
# guide at: https://bundler.io/guides/creating_gem.html
Expand Down
6 changes: 3 additions & 3 deletions spec/vcr_cassettes/success.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0b4e5f2

Please sign in to comment.