Skip to content

Commit

Permalink
Bump to v0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
linjunpop committed May 12, 2022
1 parent e1c9a44 commit 33801f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## master

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

- Allow gem to build correctly without git installed.

## [v0.3.3](https://github.com/linjunpop/imessage/tree/v0.3.3)
Expand Down
2 changes: 1 addition & 1 deletion lib/imessage/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Imessage
VERSION = '0.3.3'.freeze
VERSION = '0.4.0'.freeze
end

0 comments on commit 33801f9

Please sign in to comment.