Skip to content

Commit be76074

Browse files
authored
Merge pull request #39 from increments/release-v0.23.6.2
Release v0.23.6.2
2 parents cb43e65 + 81ed556 commit be76074

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
### Changed
88

9+
## 0.23.6.2 - 2022-11-18
10+
11+
### Changed
12+
913
- [#38](https://github.com/increments/qiita_marker/pull/38): Drop Ruby 2.6 support
1014

1115
## 0.23.6.1 - 2022-11-10

lib/qiita_marker/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 QiitaMarker
4-
VERSION = "0.23.6.1"
4+
VERSION = "0.23.6.2"
55
end

0 commit comments

Comments
 (0)