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