Skip to content

Commit 96c32e7

Browse files
committed
Revert "Downgrade version for pre-release" because I don't think hoe works that way.
This reverts commit 5831bbc.
1 parent 5831bbc commit 96c32e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rdoc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def self.const_missing const_name # :nodoc:
104104
##
105105
# RDoc version you are using
106106

107-
VERSION = '3.10.pre.1'
107+
VERSION = '3.10'
108108

109109
##
110110
# Method visibilities

0 commit comments

Comments
 (0)