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 2ba0c8a commit 6f3b0deCopy full SHA for 6f3b0de
.github/workflows/ci.yml
@@ -20,8 +20,8 @@ jobs:
20
fail-fast: false
21
matrix:
22
ruby:
23
- - 3.3.4
24
- - 3.2.5
+ - 3.3.6
+ - 3.2.6
25
26
steps:
27
- name: Checkout code
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## v8.0.1
2
3
#### Fixed
4
VERSION
@@ -1 +1 @@
-8.0.0
+8.0.1
0 commit comments