We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c9a44 commit 33801f9Copy full SHA for 33801f9
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## [v0.4.0](https://github.com/linjunpop/imessage/tree/v0.4.0)
6
+
7
- Allow gem to build correctly without git installed.
8
9
## [v0.3.3](https://github.com/linjunpop/imessage/tree/v0.3.3)
lib/imessage/version.rb
@@ -1,3 +1,3 @@
1
module Imessage
- VERSION = '0.3.3'.freeze
+ VERSION = '0.4.0'.freeze
end
0 commit comments