We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36edd7f commit 474cdbbCopy full SHA for 474cdbb
README.md
@@ -23,7 +23,7 @@ To achieve optimal performance, you should have the latest Ruby version installe
23
24
### Bundler
25
```ruby
26
-gem 'serpapi', '~> 1.0.0'
+gem 'serpapi', '~> 1.0', '>= 1.0.1'
27
```
28
29
### Gem
0 commit comments