mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
bump ver
This commit is contained in:
parent
265f90e240
commit
d728df12cf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.1.0.rc.2' unless const_defined?(:VERSION)
|
||||
VERSION = '3.1.0.rc.3' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue