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 feaae83 commit 721ae8aCopy full SHA for 721ae8a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Main
2
3
+Nothing so far
4
+
5
+## 0.6.0
6
7
### Changes
8
* Drop certs note in README
9
* Add action for trusted release
checksums/rodbot-0.6.0.gem.sha512
@@ -0,0 +1 @@
+caf827aa0b0961d2409b09b16d6a9f0d1ddffe6278da9b20b0d5a163ff214814c474c1bb207780a517a6df9d88cc782e51eeccad91a2ed76fcd09fd0365617de
lib/rodbot/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Rodbot
- VERSION = "0.5.2"
+ VERSION = "0.6.0"
end
0 commit comments