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 ef7d69c commit 79ce876Copy full SHA for 79ce876
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## [v0.3.3](https://github.com/linjunpop/imessage/tree/v0.3.3)
6
+
7
- Fixes the Apple Script files should be copied to homebrew directory. [#15](https://github.com/linjunpop/imessage/issues/15)
8
9
## [v0.3.2](https://github.com/linjunpop/imessage/tree/v0.3.2)
lib/imessage/version.rb
@@ -1,3 +1,3 @@
1
module Imessage
- VERSION = '0.3.2'
+ VERSION = '0.3.3'.freeze
end
0 commit comments