Skip to content

Commit 670e8b1

Browse files
committed
Release v4.1.0
1 parent 297eadc commit 670e8b1

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2020-03-15 - 4.1.0
2+
- Add Ruby 3.x support
3+
14
## 2020-03-15 - 4.0.2
25
- Fix delete activity call
36
- Move to github actions

lib/stream/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Stream
2-
VERSION = '4.0.2'.freeze
2+
VERSION = '4.1.0'.freeze
33
end

0 commit comments

Comments
 (0)