Skip to content

Commit ba5e086

Browse files
committed
Version 4.1.0
1 parent b0f0201 commit ba5e086

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# createsend-ruby history
22

3+
## v4.1.0 - 4 Aug, 2015
4+
5+
* Added support for Transactional Email
6+
37
## v4.0.2 - 15 Oct, 2014
48

59
* Bumped and simplified `hashie` dependency to `~> 3.0`

lib/createsend/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CreateSend
2-
VERSION = "4.0.2" unless defined?(CreateSend::VERSION)
2+
VERSION = "4.1.0" unless defined?(CreateSend::VERSION)
33
end

0 commit comments

Comments
 (0)