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 7e3d85a + 82c4eff commit 8b09d94Copy full SHA for 8b09d94
CHANGELOG.md
@@ -6,6 +6,10 @@
6
7
### Changed
8
9
+## 0.23.6.0 - 2022-10-04
10
+
11
+### Changed
12
13
- [#33](https://github.com/increments/qiita_marker/pull/33): Update base CommonMarker version to `v0.23.6`.
14
15
## 0.23.5.1 - 2022-06-21
lib/qiita_marker/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module QiitaMarker
4
- VERSION = "0.23.5.1"
+ VERSION = "0.23.6.0"
5
end
0 commit comments