Skip to content

Commit f887710

Browse files
committed
Release v1.3.0
1 parent 7905458 commit f887710

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.3.0] - 2026-04-28
2+
- Maintenance update, added minimum Ruby version 3.0.
3+
14
## [1.2.0] - 2023-07-20
25
- Updated dependency `faraday` to `v2`.
36

lib/zammad_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ZammadAPI
2-
VERSION = '1.2.0'.freeze
2+
VERSION = '1.3.0'.freeze
33
end

0 commit comments

Comments
 (0)