We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905072d commit b8e0fcbCopy full SHA for b8e0fcb
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### Unreleased
+### 6.1.1 / 2024-08-20
4
* Fixed sending attachments less than 3MB
5
6
### 6.1.0 / 2024-06-25
lib/nylas/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Nylas
- VERSION = "6.1.0"
+ VERSION = "6.1.1"
end
0 commit comments