Skip to content

Commit b8223ad

Browse files
committed
Prepare release
1 parent b526f84 commit b8223ad

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Main
22

3+
Nothing so far
4+
5+
## 0.5.0
6+
37
#### Changes
48
* Make GitLab and GitHub plugins customizable
59

checksums/rodbot-0.5.0.gem.sha512

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d48b784395edc8f74c84bd058cb67ff471a7d24023fff0a25b085ef15886820d4623f8f4a1c8023a0850b1b31f857960747df54f457bb9f96c06d7f781ede150

lib/rodbot/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Rodbot
4-
VERSION = "0.4.5"
4+
VERSION = "0.5.0"
55
end

0 commit comments

Comments
 (0)