Skip to content

Commit 79ce876

Browse files
committed
Bump to v0.3.3.
1 parent ef7d69c commit 79ce876

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.3](https://github.com/linjunpop/imessage/tree/v0.3.3)
6+
57
- Fixes the Apple Script files should be copied to homebrew directory. [#15](https://github.com/linjunpop/imessage/issues/15)
68

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

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.2'
2+
VERSION = '0.3.3'.freeze
33
end

0 commit comments

Comments
 (0)