There was an error while loading. Please reload this page.
1 parent 74db2d8 commit 7df2a78Copy full SHA for 7df2a78
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# main
2
3
+# 0.9.31 - April 9th, 2023
4
+
5
+[0.9.31]: https://github.com/lsegal/yard/compare/v0.9.30...v0.9.31
6
7
- Remove dependency on webrick in YARD::Server::Commands::StaticFileHelpers
8
9
# 0.9.30 - April 9th, 2023
lib/yard/version.rb
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module YARD
- VERSION = '0.9.30'
+ VERSION = '0.9.31'
end
0 commit comments