Skip to content

Commit b8e0fcb

Browse files
authored
v6.1.1 Release (#484)
# Changelog * Fixed sending attachments less than 3MB (#483, #482)
1 parent 905072d commit b8e0fcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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+
### 6.1.1 / 2024-08-20
44
* Fixed sending attachments less than 3MB
55

66
### 6.1.0 / 2024-06-25

lib/nylas/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 Nylas
4-
VERSION = "6.1.0"
4+
VERSION = "6.1.1"
55
end

0 commit comments

Comments
 (0)