Skip to content

Commit

Permalink
Relax version constraints in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtucker committed Oct 7, 2024
1 parent ec28489 commit 55c29e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ application's `Gemfile`:

```ruby
source "https://rubygems.pkg.github.com/epimorphics" do
gem "sapi-client-ruby", "~> 1.2.0"
gem "sapi-client-ruby", "~> 1.2"
end
```

Expand Down

0 comments on commit 55c29e9

Please sign in to comment.