Skip to content

Commit a596f6e

Browse files
author
Nick Hammond
committed
Bump version to 1.21.2
1 parent 013898d commit a596f6e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.rdoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
= Changelog
22

3+
== 1.21.2
4+
5+
* Ensure sending via message stream uses the correct message stream
6+
37
== 1.21.1
48

59
* Fixed Postmark::ApiClient#get_message_streams

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.21.1
1+
1.21.2

lib/postmark/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Postmark
2-
VERSION = '1.21.1'
2+
VERSION = '1.21.2'
33
end

0 commit comments

Comments
 (0)