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