We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb192d commit cd7554dCopy full SHA for cd7554d
1 file changed
README.md
@@ -19,7 +19,7 @@ application's `Gemfile`:
19
20
```ruby
21
source "https://rubygems.pkg.github.com/epimorphics" do
22
- gem "sapi-client-ruby", "~> 1.2"
+ gem "sapi-client-ruby", "~> 1.3"
23
end
24
```
25
0 commit comments