Skip to content

Commit

Permalink
bump version to 6.1.0.beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 27, 2018
1 parent cf624dd commit 5f93cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rdoc/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module RDoc
##
# RDoc version you are using

VERSION = '6.0.4'
VERSION = '6.1.0.beta1'

end

1 comment on commit 5f93cef

@hsbt
Copy link
Member Author

@hsbt hsbt commented on 5f93cef Aug 27, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aycabta I bumped 6.1.0.beta1. I will merge this commits into ruby/ruby.

Please sign in to comment.