We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65b1c8 commit a6d1ef0Copy full SHA for a6d1ef0
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# main
2
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
7
- Ensure .yardopts is present in gem package (internal YARD documentation change)
8
9
# 0.9.32 - April 9th, 2023
lib/yard/version.rb
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module YARD
- VERSION = '0.9.32'
+ VERSION = '0.9.33'
end
0 commit comments