Skip to content

Commit 33801f9

Browse files
committed
Bump to v0.4.0.
1 parent e1c9a44 commit 33801f9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## [v0.4.0](https://github.com/linjunpop/imessage/tree/v0.4.0)
6+
57
- Allow gem to build correctly without git installed.
68

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

lib/imessage/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Imessage
2-
VERSION = '0.3.3'.freeze
2+
VERSION = '0.4.0'.freeze
33
end

0 commit comments

Comments
 (0)