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.
1 parent 234f7b1 commit 698b22cCopy full SHA for 698b22c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# main
2
3
+# [0.9.34] - April 12nd, 2023
4
+
5
+[0.9.34]: https://github.com/lsegal/yard/compare/v0.9.33...v0.9.34
6
7
- Add changelog to yard.gemspec
8
- Fix fork behavior in `yard server --fork`
9
lib/yard/version.rb
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module YARD
- VERSION = '0.9.33'
+ VERSION = '0.9.34'
end
0 commit comments