Skip to content

Commit ebd0196

Browse files
committed
Release v0.3.4
1 parent 6900877 commit ebd0196

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Unreleased
22

3+
## 0.3.4
4+
- Fix bug of v0.3.3
5+
36
## 0.3.3
47
- Bump actions/checkout from 3 to 4
58
- Enable to change after merge custom message

lib/ruboty/github/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Ruboty
44
module Github
5-
VERSION = '0.3.3'
5+
VERSION = '0.3.4'
66
end
77
end

0 commit comments

Comments
 (0)