Skip to content

Commit 6955e5a

Browse files
committed
Prepare release
1 parent 41b5785 commit 6955e5a

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.2
6+
37
#### Fixes
48
* Update Docker template for Ruby 3.4.2
59

checksums/rodbot-0.5.2.gem.sha512

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

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

0 commit comments

Comments
 (0)