We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470b631 commit 43320c5Copy full SHA for 43320c5
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2020-01-05 - 4.0.1
2
+- Relax versions on faraday/jwt dependencies
3
+
4
## 2020-11-18 - 4.0.0
5
- Update min Ruby version to 2.5 and add 2.7 into CI
6
- Add open graph scraper
lib/stream/version.rb
@@ -1,3 +1,3 @@
module Stream
- VERSION = '4.0.0'.freeze
+ VERSION = '4.0.1'.freeze
end
0 commit comments