Skip to content

Commit 8fd0b42

Browse files
committed
Tag release v0.9.23
1 parent b5886f2 commit 8fd0b42

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
@@ -1,5 +1,9 @@
11
# master
22

3+
# 0.9.23 - January 5th, 2020
4+
5+
[0.9.23]: https://github.com/lsegal/yard/compare/v0.9.22...v0.9.23
6+
37
- Fix issues with double encoded code blocks when highlighted from an extra
48
file.
59

lib/yard/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module YARD
5-
VERSION = '0.9.22'
5+
VERSION = '0.9.23'
66
end

0 commit comments

Comments
 (0)