Skip to content

Commit

Permalink
Merge pull request #27 from datacite/version-change
Browse files Browse the repository at this point in the history
Version update
  • Loading branch information
codycooperross authored Jan 5, 2024
2 parents 6c48cde + 8b97b95 commit 1c3c4eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
orcid_client (0.9.8)
orcid_client (0.10.0)
activesupport (>= 4.2.5, < 6)
bolognese (~> 1.3, >= 1.9.8)
builder (~> 3.2, >= 3.2.2)
Expand Down Expand Up @@ -234,4 +234,4 @@ DEPENDENCIES
webmock (~> 3.0, >= 3.0.1)

BUNDLED WITH
2.3.20
2.4.10
2 changes: 1 addition & 1 deletion lib/orcid_client/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module OrcidClient
VERSION = "0.9.8"
VERSION = "0.10.0"
end

0 comments on commit 1c3c4eb

Please sign in to comment.