Skip to content

Commit

Permalink
🔖 Bump zoho_sign to 0.2.1 + 📝 Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
WaKeMaTTa committed Oct 3, 2023
1 parent 10f3a2c commit 07d9c78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## [Unreleased]

## [0.2.1] - 2023-10-03

- Adding support for Zoho regional domains (#53)

## [0.2.0] - 2023-10-02

- Upgrade Faraday gem from v1 to v2 (#52)
Expand Down
2 changes: 1 addition & 1 deletion lib/zoho_sign/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module ZohoSign
VERSION = "0.2.0"
VERSION = "0.2.1"
end

0 comments on commit 07d9c78

Please sign in to comment.