Skip to content

Commit 8bda518

Browse files
committed
Prepare release
1 parent 3db6f74 commit 8bda518

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.1
6+
37
#### Changes
48
* Update Docker compose templates
59

checksums/rodbot-0.5.1.gem.sha512

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

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.5.0"
4+
VERSION = "0.5.1"
55
end

0 commit comments

Comments
 (0)