Skip to content

Commit 8fe3e30

Browse files
authored
Bump version to v7.1.0 (#1562)
Bump to v7.1.0 to release the recent fixes and improvements. Comparison since the last tag: https://github.com/ruby/rdoc/compare/v7.0.3...master?expand=1
1 parent 64f700d commit 8fe3e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rdoc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ module RDoc
55
##
66
# RDoc version you are using
77

8-
VERSION = '7.0.3'
8+
VERSION = '7.1.0'
99

1010
end

0 commit comments

Comments
 (0)