Skip to content

Commit 46fb0a4

Browse files
authored
Merge pull request #18 from increments/release-v0.3.3
Release v0.3.3
2 parents c2feca5 + e6b9e8e commit 46fb0a4

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
@@ -1,6 +1,8 @@
11
## Unreleased
22

3+
## 0.3.3
34
- Bump actions/checkout from 3 to 4
5+
- Enable to change after merge custom message
46

57
## 0.3.2
68
- Allow space in merge command

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.2'
5+
VERSION = '0.3.3'
66
end
77
end

0 commit comments

Comments
 (0)