Skip to content

Commit dc31e0c

Browse files
authored
Release 4.4.3 version (#175)
1 parent 6aa292d commit dc31e0c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 4.4.3 — 2024-07-06
44

55
### Added
66
* Multi page conversion parameter (`save_in_group`) added to `DocumentConverter#convert` options.

lib/uploadcare/ruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Uploadcare
4-
VERSION = '4.4.2'
4+
VERSION = '4.4.3'
55
end

0 commit comments

Comments
 (0)