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.
2 parents cb43e65 + 81ed556 commit be76074Copy full SHA for be76074
CHANGELOG.md
@@ -6,6 +6,10 @@
6
7
### Changed
8
9
+## 0.23.6.2 - 2022-11-18
10
+
11
+### Changed
12
13
- [#38](https://github.com/increments/qiita_marker/pull/38): Drop Ruby 2.6 support
14
15
## 0.23.6.1 - 2022-11-10
lib/qiita_marker/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module QiitaMarker
4
- VERSION = "0.23.6.1"
+ VERSION = "0.23.6.2"
5
end
0 commit comments