diff options
author | Stan Lo <[email protected]> | 2024-11-19 11:51:15 +0000 |
---|---|---|
committer | git <[email protected]> | 2024-11-19 11:51:56 +0000 |
commit | 6dc333265077944ab17a7f4ae2ed65f8c5348e41 () | |
tree | cc1d49a1c5e22609766c99182ed57a3770610d32 | |
parent | 39f421c9f12914dc28d4ced03a19e550c48b6c37 (diff) |
[ruby/rdoc] Bump version to v6.8.1
https://.com/ruby/rdoc/commit/9a7ab17f40
-rw-r--r-- | lib/rdoc/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,6 +5,6 @@ module RDoc ## # RDoc version you are using - VERSION = '6.8.0' end |