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 788f862 commit 2b32282Copy full SHA for 2b32282
CHANGELOG.md
@@ -1,5 +1,5 @@
1
-Unreleased
2
-==========
+1.4.3 / 2020-10-28
+==================
3
4
* Remove newline from end of base64 encoded strings, some decoders don't like
5
them.
lib/pusher/version.rb
@@ -1,3 +1,3 @@
module Pusher
- VERSION = '1.4.2'
+ VERSION = '1.4.3'
end
0 commit comments