Skip to content

Commit 878723f

Browse files
committed
Bump to v0.3.2.
1 parent ce132f9 commit 878723f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## [v0.3.2](https://github.com/linjunpop/imessage/tree/v0.3.2)
6+
57
- Fixes Unable to send the single quote(') in message body. [#13](https://github.com/linjunpop/imessage/issues/13)
68

79
## [v0.3.1](https://github.com/linjunpop/imessage/tree/v0.3.1)

lib/imessage/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Imessage
2-
VERSION = "0.3.1"
2+
VERSION = '0.3.2'
33
end

0 commit comments

Comments
 (0)