We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce132f9 commit 878723fCopy full SHA for 878723f
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## [v0.3.2](https://github.com/linjunpop/imessage/tree/v0.3.2)
6
+
7
- Fixes Unable to send the single quote(') in message body. [#13](https://github.com/linjunpop/imessage/issues/13)
8
9
## [v0.3.1](https://github.com/linjunpop/imessage/tree/v0.3.1)
lib/imessage/version.rb
@@ -1,3 +1,3 @@
1
module Imessage
- VERSION = "0.3.1"
+ VERSION = '0.3.2'
end
0 commit comments