Skip to content

Commit beb02b4

Browse files
committed
v0.71.1
1 parent ac85f68 commit beb02b4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.71.1 2019-12-18
2+
=================
3+
4+
fix frozen chunks through dup prior to binary_encode
5+
16
0.71.0 2019-12-12
27
=================
38

lib/excon/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module Excon
3-
VERSION = '0.71.0'
3+
VERSION = '0.71.1'
44
end

0 commit comments

Comments
 (0)