We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6900877 commit ebd0196Copy full SHA for ebd0196
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Unreleased
2
3
+## 0.3.4
4
+- Fix bug of v0.3.3
5
+
6
## 0.3.3
7
- Bump actions/checkout from 3 to 4
8
- Enable to change after merge custom message
lib/ruboty/github/version.rb
@@ -2,6 +2,6 @@
module Ruboty
module Github
- VERSION = '0.3.3'
+ VERSION = '0.3.4'
end
0 commit comments