Skip to content

Commit 2b32282

Browse files
committed
v1.4.3
1 parent 788f862 commit 2b32282

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
==========
1+
1.4.3 / 2020-10-28
2+
==================
33

44
* Remove newline from end of base64 encoded strings, some decoders don't like
55
them.

lib/pusher/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pusher
2-
VERSION = '1.4.2'
2+
VERSION = '1.4.3'
33
end

0 commit comments

Comments
 (0)