Skip to content

Commit

Permalink
v0.109.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Mar 12, 2024
1 parent 8751208 commit 1970dee
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.110.0 2024-03-12
==================

- update bundled default certificates

0.109.0 2024-01-03
==================

Expand Down
2 changes: 1 addition & 1 deletion lib/excon/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Excon
VERSION = '0.109.0'
VERSION = '0.110.0'
end

0 comments on commit 1970dee

Please sign in to comment.