Skip to content

Commit a6d1ef0

Browse files
committed
Tag release v0.9.33
1 parent a65b1c8 commit a6d1ef0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# main
22

3+
# 0.9.33 - April 11st, 2023
4+
5+
[0.9.33]: https://github.com/lsegal/yard/compare/v0.9.32...v0.9.33
6+
37
- Ensure .yardopts is present in gem package (internal YARD documentation change)
48

59
# 0.9.32 - April 9th, 2023

lib/yard/version.rb

+1-1
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.32'
5+
VERSION = '0.9.33'
66
end

0 commit comments

Comments
 (0)