Skip to content

Commit

Permalink
v0.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Jul 16, 2021
1 parent 7aa10f8 commit b64de99
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.txt
@@ -1,3 +1,8 @@
0.85.0 2021-07-16
=================

fix socket datum regression introduced in #742

0.84.0 2021-07-07
=================

Expand Down
2 changes: 1 addition & 1 deletion lib/excon/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Excon
VERSION = '0.84.0'
VERSION = '0.85.0'
end

0 comments on commit b64de99

Please sign in to comment.