We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7e5da commit eb2a2cbCopy full SHA for eb2a2cb
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- orcid_client (0.16.0)
+ orcid_client (0.17.0)
5
activesupport (>= 7, < 8)
6
bolognese (~> 2.5.1)
7
builder (~> 3.2, >= 3.2.2)
lib/orcid_client/version.rb
@@ -1,3 +1,3 @@
module OrcidClient
- VERSION = "0.16.0"
+ VERSION = "0.17.0"
end
0 commit comments